|
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 |
|
|
adc58b8441
|
chore: refactor influxid.ID , cleanup organization checking (#326)
|
2021-11-10 15:12:59 -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 |
|
|
a1921e1e59
|
feat: port influx v1 auth command (#138)
|
2021-06-28 09:03:33 -05:00 |
|