.. |
cat
|
commands: move catalog command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
catlistdc
|
Fix up list datacenters to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
catlistnodes
|
Better name for usage string and moving constant definition down
|
2017-10-18 00:08:45 +02:00 |
catlistsvc
|
s/initFlags/init/g
|
2017-10-18 00:08:45 +02:00 |
event
|
s/initFlags/init/g
|
2017-10-18 00:08:45 +02:00 |
exec
|
s/initFlags/init/g
|
2017-10-18 00:08:45 +02:00 |
flags
|
commands: move flag handling into flags pkg
|
2017-10-18 00:08:45 +02:00 |
forceleave
|
Fix up info and forceleave to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
info
|
Fix up info and forceleave to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
join
|
Fix join command to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
keygen
|
Fix Keyring and keygen commands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
keyring
|
Fix Keyring and keygen commands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
kv
|
commands: move kv command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
kvdel
|
Fix KV CLI subcommands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
kvexp
|
Fix KV CLI subcommands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
kvget
|
Fix KV CLI subcommands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
kvimp
|
Fix KV CLI subcommands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
kvimpexp
|
commands: move export entry struct to separate pkg
|
2017-10-18 00:08:45 +02:00 |
kvput
|
Fix KV CLI subcommands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
leave
|
Fix leave and validate commands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
lock
|
Move lock command to its own package
|
2017-10-18 00:08:45 +02:00 |
maint
|
Move maint command to its own package
|
2017-10-18 00:08:45 +02:00 |
members
|
Fix import order
|
2017-10-18 00:08:45 +02:00 |
monitor
|
Move monitor command to its own package
|
2017-10-18 00:08:45 +02:00 |
oper
|
commands: move operator command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
validate
|
Fix leave and validate commands to build help string in constructor
|
2017-10-18 00:08:45 +02:00 |
agent.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
agent_test.go
|
Enforce json or hcl extension to Consul config files, updated unit tests
|
2017-09-25 17:17:12 -05:00 |
base.go
|
commands: move flag handling into flags pkg
|
2017-10-18 00:08:45 +02:00 |
commands.go
|
commands: move operator command to separate pkg
|
2017-10-18 00:08:45 +02:00 |
operator_autopilot.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
operator_autopilot_get.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
operator_autopilot_get_test.go
|
New config parser, HCL support, multiple bind addrs (#3480)
|
2017-09-25 11:40:42 -07:00 |
operator_autopilot_set.go
|
commands: move flag handling into flags pkg
|
2017-10-18 00:08:45 +02:00 |
operator_autopilot_set_test.go
|
New config parser, HCL support, multiple bind addrs (#3480)
|
2017-09-25 11:40:42 -07:00 |
operator_autopilot_test.go
|
test: run command tests in parallel
|
2017-05-31 00:29:25 +02:00 |
operator_raft.go
|
command: simplify 'operator raft'
|
2017-10-05 17:40:57 +02:00 |
operator_raft_list.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
operator_raft_list_test.go
|
command: drop legacy 'operator raft' tests
|
2017-10-05 17:56:16 +02:00 |
operator_raft_remove.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
operator_raft_remove_test.go
|
command: drop legacy 'operator raft' tests
|
2017-10-05 17:56:16 +02:00 |
operator_raft_test.go
|
pkg refactor
|
2017-06-10 18:52:45 +02:00 |
reload.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
reload_test.go
|
New config parser, HCL support, multiple bind addrs (#3480)
|
2017-09-25 11:40:42 -07:00 |
rtt.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
rtt_test.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
snapshot_command.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
snapshot_command_test.go
|
test: run command tests in parallel
|
2017-05-31 00:29:25 +02:00 |
snapshot_inspect.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
snapshot_inspect_test.go
|
New config parser, HCL support, multiple bind addrs (#3480)
|
2017-09-25 11:40:42 -07:00 |
snapshot_restore.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
snapshot_restore_test.go
|
New config parser, HCL support, multiple bind addrs (#3480)
|
2017-09-25 11:40:42 -07:00 |
snapshot_save.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
snapshot_save_test.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
util_test.go
|
build: make tests independent of build tags
|
2017-08-30 13:40:18 +02:00 |
version.go
|
New config parser, HCL support, multiple bind addrs (#3480)
|
2017-09-25 11:40:42 -07:00 |
version_test.go
|
test: run command tests in parallel
|
2017-05-31 00:29:25 +02:00 |
watch.go
|
config: refactor commands to print help for flags (#3536)
|
2017-10-18 00:08:45 +02:00 |
watch_test.go
|
New config parser, HCL support, multiple bind addrs (#3480)
|
2017-09-25 11:40:42 -07:00 |