|
50de408a0a
|
fix: add mutual exclusion for OrgId and OrgName params (#377)
Display an error when the OrgName and OrgId flags are both passed in. Only one or the other is allowed.
closes https://github.com/influxdata/influx-cli/issues/371
|
2022-05-13 18:50:22 -06:00 |
|
|
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 |
|
|
23e73e9146
|
feat: reimplement influx secret CLI command (#125)
* refactor: rename `getPassword` to `getSecret`
|
2021-06-21 13:33:51 -05:00 |
|