open-consul/command
Daniel Nephin b93d63b8d2 cmd: remove unnecessary GatedUi
The intent of this struct was to prevent non-json output to stdout. With
the previous cleanup, this can now be done by simply changing the stdout
stream to io.Discard.

This is just one example of why passing around io.Writers for the
streams is better than the UI interface.
2021-06-02 17:33:20 -04:00
..
acl
agent cmd: remove unnecessary GatedUi 2021-06-02 17:33:20 -04:00
catalog
cli cmd: introduce a shim to expose Stdout/Stderr writers 2021-06-02 16:51:34 -04:00
config config-entry: use custom MarshalJSON for mesh type 2021-04-29 17:49:43 -04:00
connect envoy: improve comments 2021-06-01 11:35:32 -04:00
debug debug: remove the CLI check for debug_enabled (#10273) 2021-05-27 09:41:53 -04:00
event
exec
flags
forceleave
helpers
info
intention
join
keygen
keyring
kv
leave
lock
login Give descriptive error if auth method not found (#10163) 2021-05-03 13:39:13 -07:00
logout
maint
members
monitor
operator
reload
rtt
services make tests use a dummy node_name to avoid environment related failures (#10262) 2021-06-01 11:58:03 -04:00
snapshot
tls
validate
version
watch
commands_oss.go cmd: introduce a shim to expose Stdout/Stderr writers 2021-06-02 16:51:34 -04:00
registry.go cmd: introduce a shim to expose Stdout/Stderr writers 2021-06-02 16:51:34 -04:00