Loading...
Loading...
Compare original and translation side by side
redmine <command> --help--helpredmine <command> --help--helpredmine <command> --help| Command | Purpose |
|---|---|
| Create, list, get, update, close, reopen, assign, comment, delete, search, browse issues |
| List, get, create, update, delete projects; list project members |
| Log, list, get, update, delete, summarize time entries |
| Create, list, get, update, delete project versions (milestones) |
| List, get, create, update, delete project memberships |
| List, get, create, update, delete users |
| List, get, create, update, delete groups; add/remove users |
| List issue categories |
| List trackers |
| List issue statuses |
| Search issues, wiki, news, messages, or browse results |
| Login, logout, list, switch, and check status of authentication profiles |
| List, get, create, update, delete wiki pages |
| Make raw authenticated API requests |
redmine <command> --help| 命令 | 用途 |
|---|---|
| 创建、列出、获取、更新、关闭、重新打开、分配、评论、删除、搜索、浏览问题 |
| 列出、获取、创建、更新、删除项目;列出项目成员 |
| 记录、列出、获取、更新、删除、汇总工时条目 |
| 创建、列出、获取、更新、删除项目版本(里程碑) |
| 列出、获取、创建、更新、删除项目成员关系 |
| 列出、获取、创建、更新、删除用户 |
| 列出、获取、创建、更新、删除组;添加/移除用户 |
| 列出问题分类 |
| 列出追踪器 |
| 列出问题状态 |
| 搜索问题、维基、新闻、消息,或浏览结果 |
| 登录、登出、列出、切换及检查认证配置文件状态 |
| 列出、获取、创建、更新、删除维基页面 |
| 发起已认证的原始API请求 |
redminecurl -fsSL https://raw.githubusercontent.com/aarondpn/redmine-cli/main/install.sh | bashredmine auth loginredmine configredminecurl -fsSL https://raw.githubusercontent.com/aarondpn/redmine-cli/main/install.sh | bashredmine auth loginredmine config-o json--limit 0--assignee me--status "*"open-o json--limit 0--assignee me--status "*"open--help--helpredmine <command> --helpredmine <command> <subcommand> --help--help-o jsonredmine <command> --helpredmine <command> <subcommand> --help--help-o jsonmeredmine issues list --project <project> -o jsonassigned_toauthorredmine memberships list --project <project> -o jsonredmine issues get <id> --journals -o jsonmeredmine issues list --project <project> -o jsonassigned_toauthorredmine memberships list --project <project> -o jsonredmine issues get <id> --journals -o jsonredmine trackers list -o jsonredmine statuses list -o jsonredmine trackers list -o jsonredmine statuses list -o jsonredmine issues open <id><server>/issues/<id><server>/projects/<identifier><server>/users/<id><server>/time_entries/<id>/editredmine configopenredmine issues open <id><server>/issues/<id><server>/projects/<identifier><server>/users/<id><server>/time_entries/<id>/editredmine configopenredmine issues list--status open--status closed--status "*"redmine issues get <id> --journals--children--relationsredmine issues update--projectredmine auth loginredmine versions list --open--due-date--date--from--totodayredmine issues list--status open--status closed--status "*"redmine issues get <id> --journals--children--relationsredmine issues update--projectredmine auth loginredmine versions list --open--due-date--date--from--totoday