Commit Graph

6 Commits

Author SHA1 Message Date
mergify[bot]
2a32f4287d
feat(client/v2): implement version filtering using annotation (backport #20083) (#20099)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-04-19 09:38:55 +00:00
mergify[bot]
1ad7fad702
fix(client/v2): fix comment parsing (backport #19377) (#19777)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2024-03-19 09:09:48 +00:00
mergify[bot]
1313c0e1af
fix(client/v2): fix short command description if not set and skip unsupported commands (backport #18324) (#18371)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-11-06 11:38:18 +00:00
mergify[bot]
bc5eb31751
fix(client/v2): improve resolver and tests (backport #16842) (#16861)
Co-authored-by: Julien Robert <julien@rbrt.fr>
2023-07-06 17:34:32 +00:00
Julien Robert
5573a2f26b
feat: Add AutoCLI Sane Kebab Case (#14316) 2022-12-15 16:18:06 +00:00
Aaron Craelius
1c8a2d9069
feat(cli): dynamically generate query CLI commands (#11725)
* WIP on auto-generating CLi

* WIP

* WIP

* WIP

* add pagination.go

* handle more flag types

* WIP on refactoring

* WIP

* working tests

* add docs

* echo all flags

* add repeated tests

* remove comment

* fix compositeListValue issue

Co-authored-by: Anil Kumar Kammari <anil@vitwit.com>
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
2022-04-27 18:24:42 -04:00