redmine-cli
A fast, modern CLI for Redmine project management.
$ redmine issues list --project api --assignee me
ID TRACKER STATUS PRIORITY SUBJECT
312 Bug In Progress High Fix auth timeout
298 Feature Open Normal Add webhook support
285 Feature Open Normal CSV export for reports
$ redmine issues close 312 --notes "Fixed in v2.1.3"
✓ Issue #312 closed
Features
Issues
Create, list, update, close, and browse with full filtering.
Time Tracking
Log hours, filter by project or date, view summaries.
Projects
Manage projects, members, and version milestones.
Name Resolution
Use names instead of IDs for trackers, statuses, and users.
Output Formats
Table, wide, JSON, and CSV for reading or scripting.
AI Agent Ready
Built-in skill for Claude Code, Cursor, and other agents.