open-nomad/command
Josh Soref 35238fe779 spelling: enforcement 2018-03-11 17:59:12 +00:00
..
agent spelling: encountered 2018-03-11 17:58:59 +00:00
test-resources
acl.go
acl_bootstrap.go sync 2017-10-13 14:36:02 -07:00
acl_bootstrap_test.go spelling: bootstrap 2018-03-11 17:43:19 +00:00
acl_policy.go
acl_policy_apply.go sync 2017-10-13 14:36:02 -07:00
acl_policy_apply_test.go Rename TestAgent.Token to TestAgent.RootToken 2017-10-06 14:35:14 -07:00
acl_policy_delete.go sync 2017-10-13 14:36:02 -07:00
acl_policy_delete_test.go Rename TestAgent.Token to TestAgent.RootToken 2017-10-06 14:35:14 -07:00
acl_policy_info.go sync 2017-10-13 14:36:02 -07:00
acl_policy_info_test.go policy list and token self commands 2017-10-13 16:31:46 -07:00
acl_policy_list.go List does json/template 2017-10-13 16:37:33 -07:00
acl_policy_list_test.go List does json/template 2017-10-13 16:37:33 -07:00
acl_token.go
acl_token_create.go sync 2017-10-13 14:36:02 -07:00
acl_token_create_test.go Rename TestAgent.Token to TestAgent.RootToken 2017-10-06 14:35:14 -07:00
acl_token_delete.go sync 2017-10-13 14:36:02 -07:00
acl_token_delete_test.go Rename TestAgent.Token to TestAgent.RootToken 2017-10-06 14:35:14 -07:00
acl_token_info.go sync 2017-10-13 14:36:02 -07:00
acl_token_info_test.go Rename TestAgent.Token to TestAgent.RootToken 2017-10-06 14:35:14 -07:00
acl_token_self.go Update acl_token_self.go 2017-10-13 16:38:13 -07:00
acl_token_self_test.go policy list and token self commands 2017-10-13 16:31:46 -07:00
acl_token_update.go sync 2017-10-13 14:36:02 -07:00
acl_token_update_test.go Rename TestAgent.Token to TestAgent.RootToken 2017-10-06 14:35:14 -07:00
agent_info.go
agent_info_test.go
alloc_status.go Code review feedback 2018-01-31 09:58:05 -06:00
alloc_status_test.go Code review feedback 2018-01-31 09:58:05 -06:00
check.go
check_test.go
client_config.go
client_config_test.go Fix manager tests and make testagent recover from port conflicts 2018-02-15 13:59:01 -08:00
data_format.go
data_format_test.go
deployment.go
deployment_fail.go sync 2017-10-13 14:36:02 -07:00
deployment_fail_test.go
deployment_list.go sync 2017-10-13 14:36:02 -07:00
deployment_list_test.go
deployment_pause.go sync 2017-10-13 14:36:02 -07:00
deployment_pause_test.go
deployment_promote.go sync 2017-10-13 14:36:02 -07:00
deployment_promote_test.go
deployment_resume.go sync 2017-10-13 14:36:02 -07:00
deployment_resume_test.go
deployment_status.go sync 2017-10-13 14:36:02 -07:00
deployment_status_test.go
eval_status.go
eval_status_test.go
executor_plugin.go
fs.go
fs_test.go
helpers.go Update CLI to use ISO_8601 time format. 2018-01-30 08:57:07 +00:00
helpers_test.go Fix upgrade path of modify time 2017-12-11 15:58:24 -08:00
init.go Fixes nomad validate that broke when changing default values in example.nomad 2018-02-05 17:22:13 -06:00
init_test.go
inspect.go
inspect_test.go
integration_test.go
job.go
job_deployments.go sync 2017-10-13 14:36:02 -07:00
job_deployments_test.go
job_dispatch.go sync 2017-10-13 14:36:02 -07:00
job_dispatch_test.go
job_history.go sync 2017-10-13 14:36:02 -07:00
job_history_test.go
job_promote.go sync 2017-10-13 14:36:02 -07:00
job_promote_test.go
job_revert.go sync 2017-10-13 14:36:02 -07:00
job_revert_test.go
job_status.go spelling: deferring 2018-03-11 17:53:08 +00:00
job_status_test.go New pretty printer that imitates the short form from time.Duration.String() with approximated values for days and beyond. Used in cli output for allocation create/modify times 2017-11-01 15:16:38 -05:00
keygen.go sync 2017-10-13 14:36:02 -07:00
keygen_test.go
keyring.go Fix panic on every run of the keyring command. 2017-11-06 10:15:42 +00:00
logs.go
logs_test.go
meta.go
meta_test.go
monitor.go sync 2017-10-13 14:36:02 -07:00
monitor_test.go
namespace.go
namespace_apply.go sync 2017-10-13 14:36:02 -07:00
namespace_apply_test.go
namespace_delete.go sync 2017-10-13 14:36:02 -07:00
namespace_delete_test.go
namespace_inspect.go add missing namespace commands 2017-10-13 16:32:47 -07:00
namespace_inspect_test.go Inspect returns json, not cli formatted output 2017-12-05 12:04:11 -05:00
namespace_list.go guide 2017-10-16 11:23:18 -07:00
namespace_list_test.go List does json/template 2017-10-13 16:37:33 -07:00
namespace_status.go gofmt changes 2017-11-29 19:43:19 -05:00
namespace_status_test.go Handle exact namespace match properly when also matched as prefix 2017-11-29 19:40:08 -05:00
node_drain.go
node_drain_test.go
node_status.go Update `node-status` verbose command to include node address. 2017-12-21 08:58:35 +00:00
node_status_test.go
operator.go
operator_autopilot.go Fix comments/text referring to consul 2018-01-17 00:20:13 -08:00
operator_autopilot_get.go Clean up some leftover autopilot differences from Consul 2018-02-08 10:27:26 -08:00
operator_autopilot_get_test.go Add autopilot functionality based on Consul's autopilot 2017-12-18 14:29:41 -08:00
operator_autopilot_set.go Clean up some leftover autopilot differences from Consul 2018-02-08 10:27:26 -08:00
operator_autopilot_set_test.go spelling: command 2018-03-11 17:47:37 +00:00
operator_autopilot_test.go Add autopilot functionality based on Consul's autopilot 2017-12-18 14:29:41 -08:00
operator_raft.go sync 2017-10-13 14:36:02 -07:00
operator_raft_list.go Added support for v2 raft APIs and -raft-protocol option 2017-12-12 10:17:16 -06:00
operator_raft_list_test.go
operator_raft_remove.go Add raft remove by id endpoint/command 2018-01-16 13:35:32 -08:00
operator_raft_remove_test.go Add raft remove by id endpoint/command 2018-01-16 13:35:32 -08:00
operator_raft_test.go
operator_test.go
plan.go spelling: concatenated 2018-03-11 17:47:54 +00:00
plan_test.go
quota.go sync 2017-10-13 14:36:02 -07:00
quota_apply.go sync 2017-10-13 14:36:02 -07:00
quota_apply_test.go sync 2017-10-13 14:36:02 -07:00
quota_delete.go quota command docs 2017-10-13 16:16:36 -07:00
quota_delete_test.go sync 2017-10-13 14:36:02 -07:00
quota_init.go sync 2017-10-13 14:36:02 -07:00
quota_init_test.go sync 2017-10-13 14:36:02 -07:00
quota_inspect.go sync 2017-10-13 14:36:02 -07:00
quota_inspect_test.go sync 2017-10-13 14:36:02 -07:00
quota_list.go guide 2017-10-16 11:23:18 -07:00
quota_list_test.go sync 2017-10-13 14:36:02 -07:00
quota_status.go quota command docs 2017-10-13 16:16:36 -07:00
quota_status_test.go sync 2017-10-13 14:36:02 -07:00
run.go
run_test.go fix two flaky tests 2017-10-23 18:15:52 -07:00
sentinel.go
sentinel_apply.go spelling: enforcement 2018-03-11 17:59:12 +00:00
sentinel_apply_test.go
sentinel_delete.go sync 2017-10-13 14:36:02 -07:00
sentinel_delete_test.go
sentinel_list.go sync 2017-10-13 14:36:02 -07:00
sentinel_list_test.go
sentinel_read.go sync 2017-10-13 14:36:02 -07:00
sentinel_read_test.go
server_force_leave.go
server_force_leave_test.go
server_join.go
server_join_test.go
server_members.go Ignore left members when querying regions for leader in server-members command. 2018-03-05 16:56:36 -06:00
server_members_test.go Ignore left members when querying regions for leader in server-members command. 2018-03-05 16:56:36 -06:00
status.go sync 2017-10-13 14:36:02 -07:00
status_test.go
stop.go
stop_test.go
ui.go UI command documentation 2017-10-11 18:24:58 -07:00
util_test.go Standardize retrieving a free port into a helper package 2017-10-23 16:48:20 -07:00
validate.go
validate_test.go
version.go
version_test.go