@emmertarmin/redmine-cli
v0.1.2
Published
A personal Redmine CLI.
Downloads
400
Readme
redmine-cli
A small Redmine CLI created for my personal use.
At the moment, it supports configuring a Redmine instance and working with issues from the command line.
Requirements
Install
bun install -g @emmertarmin/redmine-cliThen run:
redmine --help
redmine --versionUsage
redmine
Inspect and manage Redmine resources from the command line.
Usage:
redmine <subcommand>
Options:
--help, -h
Show help
--version, -v
Show version
Subcommands:
config - Manage configuration
issue - Work with issues
Run `redmine <command> --help` for command-specific help.License
MIT
