You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
consul/command
Daniel Nephin a95974cf79
Remove unnecessary methods
5 years ago
..
acl cli: check previously ignored errors when updating a policy (#6565) 5 years ago
agent Log "vew version available" message at info level (#7462) 5 years ago
catalog fix flaky TestCatalogListNodesCommand_verticalBar test (#7422) 5 years ago
config cli: check previously ignored errors when updating a policy (#6565) 5 years ago
connect Remove unnecessary methods 5 years ago
debug Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
event Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
exec Flaky test overhaul (#6100) 5 years ago
flags cli: fix typo in -namespace help text (#7225) 5 years ago
forceleave give feedback to CLI user on forceleave command if node does not exist (#6841) 5 years ago
helpers Centralized Config CLI (#5731) 6 years ago
info Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
intention command: change delim in columnize to funny node names (#6652) 5 years ago
join Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
keygen Update default gossip encryption key size to 32 bytes 5 years ago
keyring add flag to allow /operator/keyring requests to only hit local servers (#6279) 5 years ago
kv Add Namespace support to the API module and the CLI commands (#6874) 5 years ago
leave Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
lock bug: Consul lock does not receive signals if lock not acquired (#5909) 5 years ago
login cli: improve the file safety of 'consul tls' subcommands (#7186) 5 years ago
logout Allow users to configure either unstructured or JSON logging (#7130) 5 years ago
maint Sync of OSS changes to support namespaces (#6909) 5 years ago
members command: change delim in columnize to funny node names (#6652) 5 years ago
monitor monitor: fix dropped error (#7206) 5 years ago
operator command: change delim in columnize to funny node names (#6652) 5 years ago
reload Pass a testing.T into NewTestAgent and TestAgent.Start (#5342) 6 years ago
rtt Move internal/ to sdk/ (#5568) 6 years ago
services Sync of OSS changes to support namespaces (#6909) 5 years ago
snapshot Move internal/ to sdk/ (#5568) 6 years ago
tls docs: fix filenames (#7453) 5 years ago
validate Move internal/ to sdk/ (#5568) 6 years ago
version
watch cli: actually allow the 'connect envoy' and 'watch' subcommands to work with -token-file (#5733) 6 years ago
commands_oss.go bug: Consul lock does not receive signals if lock not acquired (#5909) 5 years ago
registry.go