Consul is a distributed, highly available, and data center aware solution to connect and configure applications across dynamic, distributed infrastructure.
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.
 
 
 
 
 
 
James Phillips 98784c6416 Updates to latest compiled ui assets. 9 years ago
..
agent Updates to latest compiled ui assets. 9 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 Fix formatting in exec help 9 years ago
exec_test.go Update tests - NodeService init needs bool 9 years ago
force_leave.go website: updating documentation on commands 11 years ago
force_leave_test.go gofmt 11 years ago
info.go Removes the GOMAXPROCS warnings which are obsolete for Go 1.5+. 9 years ago
info_test.go command/info: remove unused import 11 years ago
join.go website: updating documentation on commands 11 years ago
join_test.go command: Fixing more tests 11 years ago
keygen.go Adding the various CLI commands 11 years ago
keygen_test.go Adding the various CLI commands 11 years ago
keyring.go agent: write-level keyring ACLs work 10 years ago
keyring_test.go consul: more tests, remove unused KeyManager() method 10 years ago
leave.go website: updating documentation on commands 11 years ago
leave_test.go Adding the various CLI commands 11 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 command/maint: better arg conflict checking 10 years ago
maint_test.go Adds missing token to maint unit test. 9 years ago
members.go Sort members in by name for consul members 10 years ago
members_test.go Include DC in the members command output 10 years ago
monitor.go website: updating documentation on commands 11 years ago
reload.go command/reload: Adding new command 11 years ago
reload_test.go command/reload: Adding new command 11 years ago
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 Completes rebase of network coordinates to new memdb. 9 years ago
util_test.go agent: scada client and HTTP server are tracked separately 9 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 Make the 'consul version' to return value that is from 'git describe --tags' 10 years ago
version_test.go Adding basic CLI infrastructure 11 years ago
watch.go remove control flow on errExit by switching from bool to int 10 years ago
watch_test.go command/watch: Adding tests 10 years ago