open-consul/command
Hans Hasselberg 6467eb08dd
add -list-primary to `consul keyring` command (#8692)
* add -list-primary

* add docs

* use builder

* fix multiple actions
2020-09-24 20:04:20 +02:00
..
acl testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
agent agent: add apiServers type for managing HTTP servers 2020-09-03 13:40:12 -04:00
catalog Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
config Resolve conflicts against master 2020-09-11 18:41:58 -06:00
connect Add support for -ca-path option in the connect envoy command (#8606) 2020-09-08 12:16:16 +02:00
debug testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
event Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
exec Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
flags Update namespaces subject-verb agreement 2020-06-23 10:57:30 -06:00
forceleave Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
helpers
info Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
intention testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
join Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
keygen
keyring add -list-primary to `consul keyring` command (#8692) 2020-09-24 20:04:20 +02:00
kv testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
leave Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
lock Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
login testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
logout testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
maint remove nodeName call when using -service 2020-09-23 10:45:16 +02:00
members Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
monitor Rename NewTestAgentWithFields to StartTestAgent 2020-03-31 17:14:55 -04:00
operator Convert the remaining calls to NewTestAgentWithFields 2020-03-31 17:14:55 -04:00
reload Implement Client Agent Auto Config 2020-06-17 16:49:46 -04:00
rtt Remove name from NewTestAgent 2020-03-31 16:13:44 -04:00
services testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
snapshot testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
tls testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
validate testing: use t.Cleanup in testutil.TempFile 2020-08-14 20:06:01 -04:00
version add v to version pretty formatter (#8341) 2020-07-20 17:43:10 -04:00
watch testing: Remove all the defer os.Removeall 2020-08-14 19:58:53 -04:00
commands_oss.go Add Revision to version CLI output and add JSON support 2020-07-08 16:32:46 -04:00
registry.go