open-consul/command
Ryan Uber d0a28482ff agent: use service ID field to determine associated health checks during deregister 2015-05-07 15:30:01 -07:00
..
agent agent: use service ID field to determine associated health checks during deregister 2015-05-07 15:30:01 -07:00
event.go api: initial import from armon/consul-api 2015-01-06 10:40:00 -08:00
event_test.go
exec.go command/exec: Handle a missing key during cancelation. Fixes #626 2015-02-16 14:32:50 -08:00
exec_test.go command: check LastIndex is not zero while waiting for leader 2015-01-07 15:18:00 -08:00
force_leave.go
force_leave_test.go
info.go
info_test.go
join.go
join_test.go
keygen.go
keygen_test.go
keyring.go
keyring_test.go consul: more tests, remove unused KeyManager() method 2014-11-19 16:37:40 -08:00
leave.go
leave_test.go
lock.go docs: describe child process handling on Windows for lock command 2015-01-25 11:42:29 +01:00
lock_test.go command/lock: Adding simple test 2015-01-19 15:47:17 -10:00
maint.go command/maint: better arg conflict checking 2015-01-22 11:20:32 -08:00
maint_test.go agent: use an additional parameter for passing tokens 2015-05-04 17:48:05 -07:00
members.go
members_test.go
monitor.go
reload.go
reload_test.go
rpc.go command: fix up env var/cli arg precedence and tests 2015-01-16 17:45:13 -08:00
rpc_test.go command: address vet report in test 2015-01-17 07:57:11 +01:00
util_test.go agent: fix test compilation 2015-02-20 18:17:12 -08:00
util_unix.go command: fix Windows build 2015-01-25 05:00:52 +01:00
util_windows.go docs: describe child process handling on Windows for lock command 2015-01-25 11:42:29 +01:00
version.go
version_test.go
watch.go remove control flow on errExit by switching from bool to int 2014-12-06 12:50:38 +01:00
watch_test.go