redmine-cli
Installation
SKILL.md
Redmine CLI
Use the bundled scripts/redmine_cli.py (no external dependencies) to interact with Redmine from the terminal. It reads auth/config from ~/.red/config.json (and optionally ./.red/config.json as an override).
Quick start
- Create a Redmine API key (Redmine UI: My account -> API access key).
- Create
~/.red/config.json(v1 / single-instance format):