d861490100
fix: return "unknown command" instead of "no help topic" error when unknown (sub)command is passed ( #316 )
...
Co-authored-by: Sam Lai <samuel.lai@gmail.com >
2021-11-02 14:17:42 -04:00
fa12328714
fix: detect and error out on incorrect positional args ( #236 )
2021-08-20 17:30:30 -04:00
ead44e4e83
fix: downgrade urfave/cli to v1 to enable more flexible parsing ( #154 )
2021-06-28 14:49:26 -04:00
63da8eccbd
feat: task subcommand ( #105 )
...
* feat: task subcommand
Closes #19
* fix: testing and review comments
* fix: pointer deref and error message
2021-05-26 08:44:22 -04:00
9747d05ae1
refactor: expose generated code and client business logic to share with Kapacitor ( #103 )
...
* refactor: take clients out of internal
* refactor: move stdio to pkg
* Move internal/api to api
* refactor: final changes for Kapacitor to access shared functionality
* chore: regenerate mocks
* fix: bad automated refactor
* chore: extra formatting not caught by make fmt
2021-05-25 10:05:01 -04:00
d54aa9ec2d
feat: create subcommand for tasks cli ( #102 )
...
* refactor: add task APIs to codegen
* feat: tasks subcommand
Co-authored-by: Dan Moran <dmoran@influxdata.com >
2021-05-25 09:06:37 -04:00