open-nomad/command
2016-08-17 18:33:07 +09:00
..
agent Merge pull request #1601 from hashicorp/b-fix-node-alloc-test 2016-08-16 17:09:03 -07:00
test-resources
agent_info.go
agent_info_test.go
alloc_status.go Merge pull request #1540 from novilabs/add-creation-time-to-job-status 2016-08-15 21:04:14 -07:00
alloc_status_test.go Add test to check both -json and -t are not specified 2016-08-09 21:06:20 +09:00
check.go Whitespace police 2016-06-16 17:34:09 -07:00
check_test.go
client_config.go
client_config_test.go
data_format.go Stop using format option and support json and t option 2016-08-09 21:06:20 +09:00
data_format_test.go fix data format test 2016-08-16 17:53:49 -07:00
eval_status.go Update after another review 2016-08-09 22:50:18 +09:00
eval_status_test.go Add test to check both -json and -t are not specified 2016-08-09 21:06:20 +09:00
executor_plugin.go
fs.go fs uses timed unblocker like logs command 2016-08-11 19:07:13 -07:00
fs_test.go Add TestFSCommand_Fails to fs command 2016-07-26 22:45:09 +09:00
helpers.go Rename Helper to JobGetter 2016-08-17 11:06:08 +09:00
helpers_test.go Add StructJob test with jobfile from HTTP Server 2016-08-17 11:06:08 +09:00
init.go [tiny] Fix an indent in init template 2016-07-20 17:41:26 +09:00
init_test.go
inspect.go Update after another review 2016-08-09 22:50:18 +09:00
inspect_test.go Add test to check both -json and -t are not specified 2016-08-09 21:06:20 +09:00
logs.go api.fs uses the api.Client rather than making raw requests 2016-07-28 14:27:17 -07:00
logs_test.go Add logs command test 2016-07-25 11:16:54 -07:00
meta.go
meta_test.go
monitor.go Removing the queued state of Job Summary and alloc desired status false 2016-07-13 13:20:46 -06:00
monitor_test.go Removing the queued state of Job Summary and alloc desired status false 2016-07-13 13:20:46 -06:00
node_drain.go
node_drain_test.go
node_status.go Merge pull request #1538 from nak3/output-host-disk-utilization2 2016-08-10 15:09:23 -07:00
node_status_test.go Add test to check both -json and -t are not specified 2016-08-09 21:06:20 +09:00
plan.go Fix error messages 2016-08-17 18:33:07 +09:00
plan_test.go Fix error messages 2016-08-17 18:33:07 +09:00
run.go Rename Helper to JobGetter 2016-08-17 11:06:08 +09:00
run_test.go Fix error messages 2016-08-17 18:33:07 +09:00
server_force_leave.go
server_force_leave_test.go
server_join.go
server_join_test.go
server_members.go
server_members_test.go
status.go s/Created/Created At/ 2016-08-15 21:40:34 -05:00
status_test.go s/Created/Created At/ 2016-08-15 21:40:34 -05:00
stop.go fix indents 2016-07-25 11:16:54 -07:00
stop_test.go
syslog_plugin.go Return when nomad syslog command has invalid number of argument 2016-07-21 23:19:22 +09:00
util_test.go add time flag to add created column to allocation 2016-08-07 19:44:56 -05:00
validate.go Rename Helper to JobGetter 2016-08-17 11:06:08 +09:00
validate_test.go Fix error messages 2016-08-17 18:33:07 +09:00
version.go
version_test.go