Jason O'Donnell
b5822e612b
cli/namespace: add detailed flag to namespace list ( #20243 )
...
* cli/namespace: add detailed flag to namespace list
* changelog
2023-04-19 09:31:51 -04:00
Hamid Ghaf
27bb03bbc0
adding copyright header ( #19555 )
...
* adding copyright header
* fix fmt and a test
2023-03-15 09:00:52 -07:00
Mayo
0bd0339c0b
cleanup unused code and fix t.Fatal usage in goroutine in testing ( #11694 )
2021-09-30 07:33:14 -04:00
Brian Kassouf
303c2aee7c
Run a more strict formatter over the code ( #11312 )
...
* Update tooling
* Run gofumpt
* go mod vendor
2021-04-08 09:43:39 -07:00
Daniel Spangenberg
f7cfec47ea
Fix CLI namespace commands ( #8315 )
...
* Fix namespace commands help
* Fix useless prediction for namespace commands
* Add namespace prediction capability
2020-02-09 19:38:39 +01:00
Calvin Leung Huang
7f8b892534
command: fix namespace list help text ( #7890 )
2019-11-25 08:57:32 -08:00
Calvin Leung Huang
27acae7cea
cli: fix json output for namespace list command ( #7705 )
2019-10-21 13:38:37 -07:00
Jeff Mitchell
38c0a9d7a5
Audit listing with format json returns json, not a string ( #6776 )
...
* Audit listing with format json returns json, not a string
Fixes #6775
* list, kv list and namespace list with format json returns json, not a string
* Changed audit list return code to 2 which aligns with other list commands return codes
2019-06-04 10:36:34 -07:00
Jeff Mitchell
66a0029195
Sync some ns stuff to api/command
2018-08-22 14:37:40 -04:00
Jeff Mitchell
9d1a427949
Port over some ns stuff
2018-08-10 12:17:17 -04:00