consul/command/config/delete
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_delete.go cli: Output message on success when writing/deleting entries (#7806) 2020-06-29 20:48:07 +00:00
config_delete_test.go cli: Output message on success when writing/deleting entries (#7806) 2020-06-29 20:48:07 +00:00