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 575d70aaa7
Cleans up some drift between the OSS and Enterprise trees.
7 years ago
..
agent.go command: don't show confusing error on usage output 7 years ago
agent_test.go Enforce json or hcl extension to Consul config files, updated unit tests 7 years ago
base.go command: show full help text on usage 7 years ago
catalog_command.go Add catalog CLI functions (#3204) 7 years ago
catalog_command_test.go Add catalog CLI functions (#3204) 7 years ago
catalog_list_datacenters.go Add catalog CLI functions (#3204) 7 years ago
catalog_list_datacenters_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
catalog_list_nodes.go Add catalog CLI functions (#3204) 7 years ago
catalog_list_nodes_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
catalog_list_services.go Sort tags so output is deterministic. 7 years ago
catalog_list_services_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
commands.go command: drop deprecated 'configtest' command 7 years ago
event.go
event_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
exec.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
exec_test.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
force_leave.go
force_leave_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
info.go
info_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
join.go
join_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
keygen.go
keygen_test.go
keyring.go Shows the segment name in the keyring API and command output. 7 years ago
keyring_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
kv_command.go Add catalog CLI functions (#3204) 7 years ago
kv_command_test.go
kv_delete.go
kv_delete_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
kv_export.go
kv_export_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
kv_get.go
kv_get_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
kv_import.go fix command/kv_import.go help text (#3387) 7 years ago
kv_import_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
kv_put.go
kv_put_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
leave.go
leave_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
lock.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
lock_test.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
maint.go
maint_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
members.go Remaps servers to "<all>" only when listing multiple segments. 7 years ago
members_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
monitor.go
operator.go
operator_autopilot.go
operator_autopilot_get.go Add UpgradeVersionTag to autopilot get/set commands 7 years ago
operator_autopilot_get_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
operator_autopilot_set.go Add UpgradeVersionTag to autopilot get/set commands 7 years ago
operator_autopilot_set_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
operator_autopilot_test.go
operator_raft.go command: simplify 'operator raft' 7 years ago
operator_raft_list.go Returns errors properly from the consul operator raft list-peers command. 7 years ago
operator_raft_list_test.go command: drop legacy 'operator raft' tests 7 years ago
operator_raft_remove.go
operator_raft_remove_test.go command: drop legacy 'operator raft' tests 7 years ago
operator_raft_test.go
operator_test.go
reload.go
reload_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
rtt.go Adds open source side of network segments (feature is Enterprise-only). 7 years ago
rtt_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
snapshot_command.go Cleans up some drift between the OSS and Enterprise trees. 7 years ago
snapshot_command_test.go
snapshot_inspect.go
snapshot_inspect_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
snapshot_restore.go
snapshot_restore_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
snapshot_save.go
snapshot_save_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
util_test.go build: make tests independent of build tags 7 years ago
util_unix.go
util_windows.go
validate.go command: drop unused hidden flags for 'validate' 7 years ago
validate_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
version.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago
version_test.go
watch.go Clean up subprocess handling and make shell use optional (#3509) 7 years ago
watch_test.go New config parser, HCL support, multiple bind addrs (#3480) 7 years ago