Aaron Craelius
|
fa2cb40892
|
feat: implement autocli customization (#13251)
* feat: implement autocli customization
* WIP
* integrate simple options
* skip positional fields
* WIP
* WIP
* WIP
* trying to simplify diff, fixing errors
* WIP
* WIP
* tests passing again
* positional params working
* add TODO
* WIP on tests
* WIP on tests
* working tests
* doc strings
* docs
* tests
* tests
* simplify API
* proper validation
* fix import
* address review comments
* address review comments
Co-authored-by: Marko <marbar3778@yahoo.com>
|
2022-10-13 21:25:26 +00:00 |
|
Aaron Craelius
|
ae21d8c780
|
refactor!: autocli go.mod and package naming (#13294)
|
2022-09-14 23:11:11 +02:00 |
|
Jacob Gadikian
|
55054282d2
|
chore: gofumpt (#11839)
* fumpt using main not master...
* be more descriptive
* fumpt
* fix nits
Co-authored-by: Julien Robert <julien@rbrt.fr>
|
2022-05-19 10:55:27 +02: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 |
|