open-nomad/command
Chelsea Holland Komlo 68679ee265 tests for autocomplete functions 2017-08-15 20:21:50 +00:00
..
agent Merge pull request #2995 from hashicorp/f-allocation-autocomplete 2017-08-14 15:26:39 -04: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
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 fixups from code review 2017-08-14 17:56:03 +00:00
alloc_status_test.go tests for autocomplete functions 2017-08-15 20:21:50 +00:00
check.go fixed all spelling mistakes for goreport 2017-08-07 17:13:05 -04:00
check_test.go Parallel 2017-07-20 21:24:21 -07:00
client_config.go Move update servers cli output to the correct commands location 2016-03-24 13:31:23 -07: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 New commands docs and small fixes 2017-07-25 17:37:09 -07:00
deployment_fail_test.go Parallel 2017-07-20 21:24:21 -07:00
deployment_list.go Formatting abilities 2017-07-07 12:07:07 -07:00
deployment_list_test.go Parallel 2017-07-20 21:24:21 -07:00
deployment_pause.go Multiple matched objects now treated as an error condition. 2017-07-20 17:31:07 -07:00
deployment_pause_test.go Parallel 2017-07-20 21:24:21 -07:00
deployment_promote.go New commands docs and small fixes 2017-07-25 17:37:09 -07:00
deployment_promote_test.go Parallel 2017-07-20 21:24:21 -07:00
deployment_resume.go New commands docs and small fixes 2017-07-25 17:37:09 -07:00
deployment_resume_test.go Parallel 2017-07-20 21:24:21 -07:00
deployment_status.go New commands docs and small fixes 2017-07-25 17:37:09 -07:00
deployment_status_test.go Parallel 2017-07-20 21:24:21 -07:00
eval_status.go adding autocomplete for nodes, evals, and jobs 2017-08-14 20:44:28 +00:00
eval_status_test.go tests for autocomplete functions 2017-08-15 20:21:50 +00:00
executor_plugin.go Added executorconfig 2017-01-12 15:47:58 -08:00
fs.go fixed all spelling mistakes for goreport 2017-08-07 17:13:05 -04:00
fs_test.go Parallel 2017-07-20 21:24:21 -07:00
helpers.go Ensure backwards compatibility between 0.6.X CLI and 0.5.X 2017-07-28 10:20:47 -07:00
helpers_test.go Parallel 2017-07-20 21:24:21 -07:00
init.go Mention restart 2017-07-25 16:26:42 -07:00
init_test.go Parallel 2017-07-20 21:24:21 -07:00
inspect.go inspect 2017-07-25 17:37:09 -07:00
inspect_test.go Parallel 2017-07-20 21:24:21 -07:00
integration_test.go Parallel 2017-07-20 21:24:21 -07:00
job.go start of the cli command 2016-12-04 21:22:13 -08:00
job_deployments.go Multiple matched objects now treated as an error condition. 2017-07-20 17:31:07 -07:00
job_deployments_test.go Parallel 2017-07-20 21:24:21 -07:00
job_dispatch.go fixed all spelling mistakes for goreport 2017-08-07 17:13:05 -04:00
job_dispatch_test.go Parallel 2017-07-20 21:24:21 -07:00
job_history.go fixed all spelling mistakes for goreport 2017-08-07 17:13:05 -04:00
job_history_test.go Parallel 2017-07-20 21:24:21 -07:00
job_promote.go New commands docs and small fixes 2017-07-25 17:37:09 -07:00
job_promote_test.go Parallel 2017-07-20 21:24:21 -07:00
job_revert.go Multiple matched objects now treated as an error condition. 2017-07-20 17:31:07 -07:00
job_revert_test.go Parallel 2017-07-20 21:24:21 -07:00
job_status.go adding autocomplete for nodes, evals, and jobs 2017-08-14 20:44:28 +00:00
job_status_test.go tests for autocomplete functions 2017-08-15 20:21:50 +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 Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
logs.go Multiple matched objects now treated as an error condition. 2017-07-20 17:31:07 -07:00
logs_test.go Parallel 2017-07-20 21:24:21 -07:00
meta.go Enabling TLS on cli 2016-10-25 10:39:17 -07:00
meta_test.go Parallel 2017-07-20 21:24:21 -07:00
monitor.go Fix some tests, eval monitor shows deployment id and deployment cancels based on version 2017-07-07 12:12:48 -07:00
monitor_test.go Parallel 2017-07-20 21:24:21 -07:00
node_drain.go Multiple matched objects now treated as an error condition. 2017-07-20 17:31:07 -07:00
node_drain_test.go Parallel 2017-07-20 21:24:21 -07:00
node_status.go tests for autocomplete functions 2017-08-15 20:21:50 +00:00
node_status_test.go tests for autocomplete functions 2017-08-15 20:21:50 +00: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 Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
operator_raft_list_test.go Parallel 2017-07-20 21:24:21 -07:00
operator_raft_remove.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08: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 Autocomplete files 2017-07-18 13:18:17 -07:00
plan_test.go Parallel 2017-07-20 21:24:21 -07:00
run.go Autocomplete files 2017-07-18 13:18:17 -07:00
run_test.go Parallel 2017-07-20 21:24:21 -07: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 Use net.JoinHostPort instead of fmt.Sprintf 2016-11-28 10:38:54 -08:00
server_members_test.go Parallel 2017-07-20 21:24:21 -07:00
stop.go Fixing spelling mistake 2017-08-01 10:26:52 +01:00
stop_test.go Parallel 2017-07-20 21:24:21 -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 Allow cli package to handle version. 2017-07-17 11:04:07 -07:00
version_test.go Parallel 2017-07-20 21:24:21 -07:00