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
James Phillips e8caf76339
Builds static assets to pick up #2456 (redux).
8 years ago
..
agent Builds static assets to pick up #2456 (redux). 8 years ago
configtest.go command: fix configtest help format 10 years ago
configtest_test.go fixes issue #1661 and adds supporting test 9 years ago
event.go command: event command supports -token arg 10 years ago
event_test.go command/event: Adding new event command 10 years ago
exec.go Speling police 9 years ago
exec_test.go More flaky unit test fixes (#2449) 8 years ago
force_leave.go
force_leave_test.go
info.go Removes the GOMAXPROCS warnings which are obsolete for Go 1.5+. 9 years ago
info_test.go
join.go
join_test.go
keygen.go
keygen_test.go
keyring.go agent: write-level keyring ACLs work 10 years ago
keyring_test.go consul: more tests, remove unused KeyManager() method 10 years ago
kv_command.go Add kv command stubs 8 years ago
kv_command_test.go Add kv command stubs 8 years ago
kv_delete.go Fix kv put flags 8 years ago
kv_delete_test.go Change delete CAS behavior to require ModifyIndex 8 years ago
kv_get.go Fix copy-paste comments 8 years ago
kv_get_test.go Remove debugging code 8 years ago
kv_put.go Fix kv put flags 8 years ago
kv_put_test.go Fix CAS operations for put 8 years ago
leave.go add extra check for unexpected args to leave command 8 years ago
leave_test.go add extra check for unexpected args to leave command 8 years ago
lock.go Makes the timeout behavior more intuitive. 9 years ago
lock_test.go Makes the timeout behavior more intuitive. 9 years ago
maint.go Chase casting types.CheckID to a string into the state_store. 9 years ago
maint_test.go Adds missing token to maint unit test. 9 years ago
members.go Used 'unconvert' to remove unneeded conversions 9 years ago
members_test.go Include DC in the members command output 10 years ago
monitor.go
operator.go Removes Raft types from public API interface. 8 years ago
operator_test.go Adds new consul operator endpoint, CLI, and ACL and some basic Raft commands. 8 years ago
reload.go
reload_test.go
rpc.go command: remote exec takes -token parameter 10 years ago
rpc_test.go command: address vet report in test 10 years ago
rtt.go Correct the rtt -wan error message 9 years ago
rtt_test.go Test fixes (#2434) 8 years ago
snapshot_command.go Add snapshot inspect subcommand (#2451) 8 years ago
snapshot_command_test.go Adds support for snapshots and restores. (#2396) 8 years ago
snapshot_inspect.go Add snapshot inspect subcommand (#2451) 8 years ago
snapshot_inspect_test.go Add snapshot inspect subcommand (#2451) 8 years ago
snapshot_restore.go Adds support for snapshots and restores. (#2396) 8 years ago
snapshot_restore_test.go Adds support for snapshots and restores. (#2396) 8 years ago
snapshot_save.go Add snapshot inspect subcommand (#2451) 8 years ago
snapshot_save_test.go Adds support for snapshots and restores. (#2396) 8 years ago
util_test.go Add kv command stubs 8 years ago
util_unix.go command: fix Windows build 10 years ago
util_windows.go docs: describe child process handling on Windows for lock command 10 years ago
version.go Tweaks formatting of Consul version. 8 years ago
version_test.go
watch.go Fixes a typo and adds stale documentation to website. 8 years ago
watch_test.go command/watch: Adding tests 10 years ago