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.
 
 
 
 
 
 
Armon Dadgar 96c7ce120e command/agent: Minor cleanups 10 years ago
..
agent command/agent: Minor cleanups 10 years ago
event.go api: initial import from armon/consul-api 10 years ago
event_test.go command/event: Adding new event command 10 years ago
exec.go command/exec: Use TTL for local and foreign 10 years ago
exec_test.go command: check LastIndex is not zero while waiting for leader 10 years ago
force_leave.go website: updating documentation on commands 11 years ago
force_leave_test.go gofmt 11 years ago
info.go command/info: Move warning output to the top 11 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
keygen_test.go
keyring.go command/keyring: adjust command help 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
members.go command/members: Improve output. Fixes #143 11 years ago
members_test.go command/members: Remove tests for old role filter 11 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 api: initial import from armon/consul-api 10 years ago
rpc_test.go Add default rpc address configuration option as CONSUL_RPC_ADDR env variable 10 years ago
util_test.go consul: more tests, remove unused KeyManager() method 10 years ago
version.go Make the 'consul version' to return value that is from 'git describe --tags' 10 years ago
version_test.go
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