open-consul/command
J.R. Garcia f95ba4b8eb Remove trailing slash from lock
Lock command will remove trailing slash from path (as it is invalid).
Fixes #1136.
2015-07-30 12:14:17 -05:00
..
agent Merge pull request #1143 from hashicorp/GH-1142 2015-07-29 18:56:08 -04:00
configtest.go command: fix configtest help format 2015-05-11 09:42:26 -07:00
configtest_test.go command/configtest: add 2015-05-08 13:09:50 -07:00
event.go command: event command supports -token arg 2015-06-22 16:59:41 -07:00
event_test.go
exec.go command: remote exec takes -token parameter 2015-06-22 17:16:28 -07: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 agent: write-level keyring ACLs work 2015-07-07 10:36:51 -06:00
keyring_test.go
leave.go
leave_test.go
lock.go Remove trailing slash from lock 2015-07-30 12:14:17 -05: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 Sort members in by name for consul members 2015-05-22 10:37:54 +02:00
members_test.go Include DC in the members command output 2015-05-15 23:26:34 +02:00
monitor.go
reload.go
reload_test.go
rpc.go command: remote exec takes -token parameter 2015-06-22 17:16:28 -07: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
watch_test.go