Skip to content
Draft
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion docs/red-cli.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ red-cli <command> <subcommand> [flags]
--all Ignore project-id
-d, --debug Show debug info and raw response
-h, --help help for red-cli
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_auth.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli auth [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_auth_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli auth list [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_auth_login.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli auth login [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_auth_logout.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli auth logout [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_auth_switch.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli auth switch [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_completion.md
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,7 @@ red-cli completion -s <shell> [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ get or set local or global config
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set or get what editor to use globally in ~/.red/config.json
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_editor_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli config editor set [id] [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_global.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ get or set global config
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_global_editor.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set or get what editor to use globally in ~/.red/config.json
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_global_editor_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli config global editor set [id] [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_global_pager.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set or get what pager to use globally in ~/.red/config.json
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_global_pager_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli config global pager set [id] [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_global_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set or get a global project under ~/.red/config.json
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_global_project_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli config global project set [id] [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_local.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ get or set local config
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_local_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set or get a local project under ~/.red/config.json
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_local_project_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli config local project set [id] [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_pager.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set or get what pager to use globally in ~/.red/config.json
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_pager_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli config pager set [id] [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ set or get a global project under ~/.red/config.json
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_config_project_set.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli config project set [id] [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_issue.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli issue [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_issue_create.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ red-cli issue create [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_issue_edit.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ red-cli issue edit [id] [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/red-cli_issue_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli issue list [flags]
-o, --offset int skip this number of objects
-p, --page int List 25 objects per page (uses limit and offset)
--project Display project column
-q, --query string Query for issues with subject
-q, --query string Fuzzy search for issues by subject (supports typos)
-s, --sort string Sort field
--status_id int Filter on status ID
--target_id int Filter on target version ID
Expand All @@ -35,7 +35,7 @@ red-cli issue list [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/red-cli_issue_list_all.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ red-cli issue list all [flags]
-o, --offset int skip this number of objects
-p, --page int List 25 objects per page (uses limit and offset)
--project Display project column
-q, --query string Query for issues with subject
--rid string Redmine instance ID (for multi-instance support)
-q, --query string Fuzzy search for issues by subject (supports typos)
--rid string Redmine server name or ID
-s, --sort string Sort field
--status_id int Filter on status ID
--target_id int Filter on target version ID
Expand Down
4 changes: 2 additions & 2 deletions docs/red-cli_issue_list_me.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,8 +31,8 @@ red-cli issue list me [flags]
-o, --offset int skip this number of objects
-p, --page int List 25 objects per page (uses limit and offset)
--project Display project column
-q, --query string Query for issues with subject
--rid string Redmine instance ID (for multi-instance support)
-q, --query string Fuzzy search for issues by subject (supports typos)
--rid string Redmine server name or ID
-s, --sort string Sort field
--status_id int Filter on status ID
--target_id int Filter on target version ID
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_issue_note.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ red-cli issue note [id] [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_issue_view.md
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ red-cli issue view [id] [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_project.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli project [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/red-cli_project_list.md
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ red-cli project list [flags]
-l, --limit int Limit number of objects per page (default 25)
-o, --offset int skip this number of objects
-p, --page int List 25 objects per page (uses limit and offset)
-q, --query string Query for projects with name
-q, --query string Fuzzy search for projects by name (supports typos)
-s, --sort string Sort field
--status_id int Filter on status ID
--target_id int Filter on target version ID
Expand All @@ -33,7 +33,7 @@ red-cli project list [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
4 changes: 2 additions & 2 deletions docs/red-cli_project_list_all.md
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,8 @@ red-cli project list all [flags]
-l, --limit int Limit number of objects per page (default 25)
-o, --offset int skip this number of objects
-p, --page int List 25 objects per page (uses limit and offset)
-q, --query string Query for projects with name
--rid string Redmine instance ID (for multi-instance support)
-q, --query string Fuzzy search for projects by name (supports typos)
--rid string Redmine server name or ID
-s, --sort string Sort field
--status_id int Filter on status ID
--target_id int Filter on target version ID
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_user.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli user [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 1 addition & 1 deletion docs/red-cli_user_me.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ red-cli user me [flags]
```
--all Ignore project-id
-d, --debug Show debug info and raw response
--rid string Redmine instance ID (for multi-instance support)
--rid string Redmine server name or ID
```

### SEE ALSO
Expand Down
2 changes: 2 additions & 0 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ require (
github.com/Netflix/go-expect v0.0.0-20220104043353-73e0943537d2
github.com/briandowns/spinner v1.23.2
github.com/jedib0t/go-pretty v4.3.0+incompatible
github.com/sahilm/fuzzy v0.1.1
github.com/spf13/cobra v1.10.2
golang.org/x/term v0.39.0
)
Expand All @@ -25,6 +26,7 @@ require (
github.com/google/uuid v1.4.0 // indirect
github.com/inconshreveable/mousetrap v1.1.0 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/kylelemons/godebug v1.1.0 // indirect
github.com/mattn/go-colorable v0.1.13 // indirect
github.com/mattn/go-isatty v0.0.20 // indirect
github.com/mattn/go-runewidth v0.0.15 // indirect
Expand Down
4 changes: 4 additions & 0 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -41,6 +41,8 @@ github.com/kr/pty v1.1.1/go.mod h1:pFQYn66WHrOpPYNljwOMqo10TkYh1fy3cYio2l3bCsQ=
github.com/kr/text v0.1.0/go.mod h1:4Jbv+DJW3UT/LiOwJeYQe1efqtUx/iVham/4vfdArNI=
github.com/kr/text v0.2.0 h1:5Nx0Ya0ZqY2ygV366QzturHI13Jq95ApcVaJBhpS+AY=
github.com/kr/text v0.2.0/go.mod h1:eLer722TekiGuMkidMxC/pM04lWEeraHUUmBw8l2grE=
github.com/kylelemons/godebug v1.1.0 h1:RPNrshWIDI6G2gRW9EHilWtl7Z6Sb1BR0xunSBf0SNc=
github.com/kylelemons/godebug v1.1.0/go.mod h1:9/0rRGxNHcop5bhtWyNeEfOS8JIWk580+fNqagV/RAw=
github.com/mattn/go-colorable v0.1.2/go.mod h1:U0ppj6V5qS13XJ6of8GYAs25YV2eR4EVcfRqFIhoBtE=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
github.com/mattn/go-colorable v0.1.13/go.mod h1:7S9/ev0klgBDR4GtXTXX8a3vIGJpMovkB8vQcUbaXHg=
Expand Down Expand Up @@ -68,6 +70,8 @@ github.com/rivo/uniseg v0.4.4 h1:8TfxU8dW6PdqD27gjM8MVNuicgxIjxpm4K7x4jp8sis=
github.com/rivo/uniseg v0.4.4/go.mod h1:FN3SvrM+Zdj16jyLfmOkMNblXMcoc8DfTHruCPUcx88=
github.com/russross/blackfriday/v2 v2.1.0 h1:JIOH55/0cWyOuilr9/qlrm0BSXldqnqwMsf35Ld67mk=
github.com/russross/blackfriday/v2 v2.1.0/go.mod h1:+Rmxgy9KzJVeS9/2gXHxylqXiyQDYRxCVz55jmeOWTM=
github.com/sahilm/fuzzy v0.1.1 h1:ceu5RHF8DGgoi+/dR5PsECjCDH1BE3Fnmpo7aVXOdRA=
github.com/sahilm/fuzzy v0.1.1/go.mod h1:VFvziUEIMCrT6A6tw2RFIXPXXmzXbOsSHF0DOI8ZK9Y=
github.com/spf13/cobra v1.10.2 h1:DMTTonx5m65Ic0GOoRY2c16WCbHxOOw6xxezuLaBpcU=
github.com/spf13/cobra v1.10.2/go.mod h1:7C1pvHqHw5A4vrJfjNwvOdzYu0Gml16OCs2GRiTUUS4=
github.com/spf13/pflag v1.0.9 h1:9exaQaMOCwffKiiiYk6/BndUBv+iRViNW+4lEMi0PvY=
Expand Down
Loading
Loading