consul/command/config/read
Chris Piraino 4b19d33d34 cli: Output message on success when writing/deleting entries (#7806)
This provides a user with a better experience, knowing that the command
worked appropriately. The output of the write/delete CLI commands are
not going to be used in a bash script, in fact previously a success
provided no ouput, so we do not have to worry about spurious text being
injected into bash pipelines.
2020-06-29 20:48:07 +00:00
..
config_read.go cli: Output message on success when writing/deleting entries (#7806) 2020-06-29 20:48:07 +00:00
config_read_test.go Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00