open-consul/command
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
..
acl Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
agent Don’t leak metrics go routines in tests (#8182) 2020-06-24 10:15:25 -04:00
catalog
config cli: Output message on success when writing/deleting entries (#7806) 2020-06-29 15:47:40 -05:00
connect connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 2020-06-26 16:59:15 -05:00
debug
event
exec
flags Update namespaces subject-verb agreement 2020-06-23 10:57:30 -06:00
forceleave
helpers
info
intention connect: various changes to make namespaces for intentions work more like for other subsystems (#8194) 2020-06-26 16:59:15 -05:00
join
keygen
keyring
kv Add unconvert linter 2020-05-12 13:47:25 -04:00
leave
lock
login acl: add auth method for JWTs (#7846) 2020-05-11 20:59:29 -05:00
logout
maint Add unconvert linter 2020-05-12 13:47:25 -04:00
members
monitor
operator
reload Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
rtt
services Merge pull request #7762 from hashicorp/dnephin/warn-on-unknown-service-file 2020-06-17 15:14:40 -04:00
snapshot fix some flaky snapshot tests (#8015) 2020-06-03 14:18:52 -05:00
tls
validate config: warn when a config file is skipped 2020-06-17 13:08:54 -04:00
version acl: remove the deprecated `acl_enforce_version_8` option (#7991) 2020-05-29 16:16:03 -05:00
watch
commands_oss.go Add connect expose CLI command 2020-06-05 14:54:29 -07:00
registry.go