..
agent
Update agent CLI to include Consul config option flags.
2017-10-05 14:26:26 +01:00
test-resources
Refactor spawn-daemon so it can be used by all OSes and make it write exit code to a file
2015-10-28 16:23:33 -07:00
acl.go
embed acl subcommands
2017-09-15 20:11:37 +00:00
acl_bootstrap.go
small fixups
2017-09-17 18:17:53 +00:00
acl_bootstrap_test.go
command: Add ACL bootstrap command
2017-09-11 10:47:39 -07:00
acl_policy.go
command: Adding intermediate command for help text
2017-09-14 21:31:05 -07:00
acl_policy_apply.go
command: Adding acl policy apply test
2017-09-14 21:19:56 -07:00
acl_policy_apply_test.go
fix up comments
2017-09-15 18:12:17 +00:00
acl_policy_delete.go
fixups
2017-09-17 05:15:25 +00:00
acl_policy_delete_test.go
add acl policy delete command
2017-09-17 04:36:08 +00:00
acl_policy_info.go
small fixups
2017-09-17 18:17:53 +00:00
acl_policy_info_test.go
acl policy info
2017-09-17 18:17:17 +00:00
acl_token.go
command: Adding acl token create
2017-09-14 21:55:25 -07:00
acl_token_create.go
fixups from code review
2017-09-15 18:08:46 +00:00
acl_token_create_test.go
fixups from code review
2017-09-15 18:08:46 +00:00
acl_token_delete.go
update documentation
2017-09-16 00:31:11 +00:00
acl_token_delete_test.go
fix up test data
2017-09-16 00:26:44 +00:00
acl_token_info.go
add command to cli
2017-09-17 18:45:32 +00:00
acl_token_info_test.go
add command to cli
2017-09-17 18:45:32 +00:00
acl_token_update.go
update acl token
2017-09-25 15:54:06 +00:00
acl_token_update_test.go
fixups from code review
2017-09-25 19:42:03 +00:00
agent_info.go
Return AgentSelf struct from Agent.Self() instead of map
2017-03-08 15:59:10 +01:00
agent_info_test.go
Parallel
2017-07-20 21:24:21 -07:00
alloc_status.go
Enable more linters
2017-09-26 15:26:33 -07:00
alloc_status_test.go
add prefix tests
2017-08-29 10:09:30 -07:00
check.go
add global flags to autocomplete
2017-08-23 22:58:44 +00:00
check_test.go
Parallel
2017-07-20 21:24:21 -07:00
client_config.go
small fixes and cleanup
2017-08-23 23:04:47 +00:00
client_config_test.go
Parallel
2017-07-20 21:24:21 -07:00
data_format.go
Formatting abilities
2017-07-07 12:07:07 -07:00
data_format_test.go
Parallel
2017-07-20 21:24:21 -07:00
deployment.go
deployment list
2017-07-07 12:07:07 -07:00
deployment_fail.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
deployment_fail_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
deployment_list.go
add global flags to autocomplete
2017-08-23 22:58:44 +00:00
deployment_list_test.go
Parallel
2017-07-20 21:24:21 -07:00
deployment_pause.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
deployment_pause_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
deployment_promote.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
deployment_promote_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
deployment_resume.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
deployment_resume_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
deployment_status.go
Fix panic while running latest deployment command
2017-09-06 20:26:22 +02:00
deployment_status_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
eval_status.go
Enable more linters
2017-09-26 15:26:33 -07:00
eval_status_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
executor_plugin.go
Added executorconfig
2017-01-12 15:47:58 -08:00
fs.go
handle errors when streaming logs
2017-09-19 10:37:49 -05:00
fs_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
helpers.go
use helper
2017-08-29 10:04:02 -07:00
helpers_test.go
Parallel
2017-07-20 21:24:21 -07:00
init.go
Spelling fix: stana -> stanza
2017-08-16 23:32:41 -07:00
init_test.go
Parallel
2017-07-20 21:24:21 -07:00
inspect.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
inspect_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
integration_test.go
update test to use assert
2017-09-05 16:38:15 -07:00
job.go
start of the cli command
2016-12-04 21:22:13 -08:00
job_deployments.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
job_deployments_test.go
Add testing around nomad job deployments command
2017-09-06 17:16:46 -07:00
job_dispatch.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
job_dispatch_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
job_history.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
job_history_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
job_promote.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
job_promote_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
job_revert.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
job_revert_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
job_status.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
job_status_test.go
add acl token as meta flag
2017-09-15 23:33:43 +00:00
keygen.go
Enable serf encryption ( #1791 )
2016-10-17 10:48:04 -07:00
keygen_test.go
Parallel
2017-07-20 21:24:21 -07:00
keyring.go
add global flags to autocomplete
2017-08-23 22:58:44 +00:00
logs.go
handle errors when streaming logs
2017-09-19 10:37:49 -05:00
logs_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
meta.go
Enable more linters
2017-09-26 15:26:33 -07:00
meta_test.go
add acl token as meta flag
2017-09-15 23:33:43 +00:00
monitor.go
Enable more linters
2017-09-26 15:26:33 -07:00
monitor_test.go
Enable more linters
2017-09-26 15:26:33 -07:00
namespace.go
Sync namespace changes
2017-09-07 17:04:21 -07:00
namespace_apply.go
sync
2017-09-19 10:08:23 -05:00
namespace_apply_test.go
fix test
2017-09-19 10:28:23 -05:00
namespace_delete.go
Enable more linters
2017-09-26 15:26:33 -07:00
namespace_delete_test.go
Sync namespace changes
2017-09-07 17:04:21 -07:00
namespace_list.go
sync
2017-09-19 10:08:23 -05:00
namespace_list_test.go
Sync namespace changes
2017-09-07 17:04:21 -07:00
node_drain.go
Enable more linters
2017-09-26 15:26:33 -07:00
node_drain_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
node_status.go
Enable more linters
2017-09-26 15:26:33 -07:00
node_status_test.go
add prefix tests
2017-08-29 10:09:30 -07:00
operator.go
Operator command/endpoint/documentation
2017-02-09 18:04:46 -08:00
operator_raft.go
Operator command/endpoint/documentation
2017-02-09 18:04:46 -08:00
operator_raft_list.go
add global flags to autocomplete
2017-08-23 22:58:44 +00:00
operator_raft_list_test.go
Parallel
2017-07-20 21:24:21 -07:00
operator_raft_remove.go
add global flags to autocomplete
2017-08-23 22:58:44 +00:00
operator_raft_remove_test.go
Parallel
2017-07-20 21:24:21 -07:00
operator_raft_test.go
Parallel
2017-07-20 21:24:21 -07:00
operator_test.go
Parallel
2017-07-20 21:24:21 -07:00
plan.go
Enable more linters
2017-09-26 15:26:33 -07:00
plan_test.go
Parallel
2017-07-20 21:24:21 -07:00
run.go
Enable more linters
2017-09-26 15:26:33 -07:00
run_test.go
Parallel
2017-07-20 21:24:21 -07:00
sentinel.go
sync
2017-09-19 10:08:23 -05:00
sentinel_apply.go
sync
2017-09-19 10:08:23 -05:00
sentinel_apply_test.go
sync
2017-09-19 10:08:23 -05:00
sentinel_delete.go
sync
2017-09-19 10:08:23 -05:00
sentinel_delete_test.go
sync
2017-09-19 10:08:23 -05:00
sentinel_list.go
sync
2017-09-19 10:08:23 -05:00
sentinel_list_test.go
sync
2017-09-19 10:08:23 -05:00
sentinel_read.go
sync
2017-09-19 10:08:23 -05:00
sentinel_read_test.go
sync
2017-09-19 10:08:23 -05:00
server_force_leave.go
command: rename some agent commands to use a server- prefix
2015-09-22 11:01:41 -07:00
server_force_leave_test.go
Parallel
2017-07-20 21:24:21 -07:00
server_join.go
command: rename some agent commands to use a server- prefix
2015-09-22 11:01:41 -07:00
server_join_test.go
Parallel
2017-07-20 21:24:21 -07:00
server_members.go
add global flags to autocomplete
2017-08-23 22:58:44 +00:00
server_members_test.go
Parallel
2017-07-20 21:24:21 -07:00
status.go
Merge pull request #3127 from hashicorp/b-tls-api
2017-08-29 16:10:58 -07:00
status_test.go
Status honors exact match and displays matches when more than one is available
2017-08-29 08:42:09 -07:00
stop.go
Check for errors initializing client for autocomplete
2017-08-29 14:29:32 -07:00
stop_test.go
Remove tests checking autocomplete only does 1 arg
2017-08-28 15:42:32 -07:00
util_test.go
Switch to in-process agent
2017-07-20 21:07:32 -07:00
validate.go
Autocomplete files
2017-07-18 13:18:17 -07:00
validate_test.go
Parallel
2017-07-20 21:24:21 -07:00
version.go
Add version package
2017-08-16 15:44:21 -07:00
version_test.go
Parallel
2017-07-20 21:24:21 -07:00