open-nomad/command
2017-02-20 20:10:21 -08:00
..
agent Deregistering non-existant job returns 404 2017-02-20 20:10:21 -08:00
test-resources
agent_info.go
agent_info_test.go
alloc_status.go fix pointer 2017-02-20 16:22:31 -08:00
alloc_status_test.go Updated changelog and fixed tests 2016-12-20 11:32:17 -08:00
check.go Fix inconsistencies in usage cli output. 2016-12-24 12:39:33 -08:00
check_test.go
client_config.go
client_config_test.go
data_format.go fix test 2017-02-15 16:28:28 -08:00
data_format_test.go fix test 2017-02-15 16:28:28 -08:00
eval_status.go Fix inconsistencies in usage cli output. 2016-12-24 12:39:33 -08:00
eval_status_test.go
executor_plugin.go Added executorconfig 2017-01-12 15:47:58 -08:00
fs.go Fix inconsistencies in usage cli output. 2016-12-24 12:39:33 -08:00
fs_test.go
helpers.go Making the job spec return api.Job 2017-02-16 13:52:39 -08:00
helpers_test.go Refactor test and fix them 2017-02-16 14:00:41 -08:00
init.go Fix indent 2016-11-10 16:00:17 -08:00
init_test.go
inspect.go Fix escaping 2017-02-15 15:14:47 -08:00
inspect_test.go
job.go start of the cli command 2016-12-04 21:22:13 -08:00
job_dispatch.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
job_dispatch_test.go Dispatch command 2016-12-05 15:10:23 -08:00
keygen.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
keygen_test.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
keyring.go Enable serf encryption (#1791) 2016-10-17 10:48:04 -07:00
logs.go Making the job spec return api.Job 2017-02-16 13:52:39 -08:00
logs_test.go
meta.go Enabling TLS on cli 2016-10-25 10:39:17 -07:00
meta_test.go Fixed TestMeta_FlagSet test 2016-10-26 16:20:17 -07:00
monitor.go
monitor_test.go
node_drain.go
node_drain_test.go
node_status.go Making the job spec return api.Job 2017-02-16 13:52:39 -08:00
node_status_test.go
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 Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
operator_raft_remove.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
operator_raft_remove_test.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
operator_raft_test.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
operator_test.go Operator command/endpoint/documentation 2017-02-09 18:04:46 -08:00
plan.go Merge branch 'master' into refactor-parser 2017-02-20 15:13:21 -08:00
plan_test.go Fixed cli tests 2017-02-16 15:18:38 -08:00
run.go Merge branch 'master' into refactor-parser 2017-02-20 15:13:21 -08:00
run_test.go Fixed cli tests 2017-02-16 15:18:38 -08:00
server_force_leave.go
server_force_leave_test.go
server_join.go
server_join_test.go
server_members.go Use net.JoinHostPort instead of fmt.Sprintf 2016-11-28 10:38:54 -08:00
server_members_test.go
status.go Merge branch 'master' into refactor-parser 2017-02-20 15:13:21 -08:00
status_test.go
stop.go Making the job spec return api.Job 2017-02-16 13:52:39 -08:00
stop_test.go
util_test.go Added tests 2017-02-16 13:52:39 -08:00
validate.go Added tests 2017-02-16 13:52:39 -08:00
validate_test.go Fixed cli tests 2017-02-16 15:18:38 -08:00
version.go
version_test.go