open-consul/command/config/delete
Chris Piraino 8171293db8
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 15:47:40 -05:00
..
config_delete.go cli: Output message on success when writing/deleting entries (#7806) 2020-06-29 15:47:40 -05:00
config_delete_test.go cli: Output message on success when writing/deleting entries (#7806) 2020-06-29 15:47:40 -05:00