open-nomad/command
Michael Schurter 90f6ac7490 Fix tests post rebase 2017-01-06 11:39:13 -08:00
..
agent Fix tests post rebase 2017-01-06 11:39:13 -08: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 Fix append issue 2015-12-21 15:10:49 -08:00
agent_info_test.go Fix vet warnings 2015-10-07 12:26:58 +02:00
alloc_status.go Merge pull request #2054 from hashicorp/f-prestart 2016-12-20 16:18:56 -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 Adding logic for checking health of client 2016-05-11 15:22:58 -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 Fix test TestClientConfigCommand_UpdateServers() 2016-06-10 15:50:11 -04:00
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 Fix inconsistencies in usage cli output. 2016-12-24 12:39:33 -08: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 Not syncing stdout and stderr of pluging with client 2016-02-04 17:36:31 -08:00
fs.go Fix inconsistencies in usage cli output. 2016-12-24 12:39:33 -08:00
fs_test.go Add TestFSCommand_Fails to fs command 2016-07-26 22:45:09 +09:00
helpers.go Close job temp file 2016-09-05 23:40:53 +02:00
helpers_test.go Add StructJob test with jobfile from HTTP Server 2016-08-17 11:06:08 +09:00
init.go Fix indent 2016-11-10 16:00:17 -08:00
init_test.go Update the sample jobfile syntax 2016-09-24 14:42:25 -04:00
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
job.go start of the cli command 2016-12-04 21:22:13 -08:00
job_dispatch.go dispatch help 2016-12-14 15:19:27 -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 Errant colon in logs usage. 2016-12-24 17:12:16 -08:00
logs_test.go Add logs command test 2016-07-25 11:16:54 -07:00
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 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 Add -self flag to node-drain 2016-04-11 15:20:49 -07:00
node_drain_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01:00
node_status.go Output Node meta in verbose mode 2016-10-20 17:36:34 -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 inconsistencies in usage cli output. 2016-12-24 12:39:33 -08:00
plan_test.go Merge pull request #1654 from hashicorp/f-sticky-spec 2016-08-29 14:00:32 -07:00
run.go Rename structs 2016-12-14 14:28:43 -08:00
run_test.go Fixed some more tests 2016-08-25 23:05:21 -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 command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -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 command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
server_members.go Use net.JoinHostPort instead of fmt.Sprintf 2016-11-28 10:38:54 -08:00
server_members_test.go command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
status.go Merge pull request #2128 from hashicorp/f-dispatch 2017-01-06 05:22:49 +08: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 Refactoring continued 2015-12-24 20:53:37 +01:00
syslog_plugin.go Return when nomad syslog command has invalid number of argument 2016-07-21 23:19:22 +09:00
util_test.go Renaming LocalDisk to EphemeralDisk (#1710) 2016-09-14 15:43:42 -07:00
validate.go Fix inconsistencies in usage cli output. 2016-12-24 12:39:33 -08:00
validate_test.go Fixed some more tests 2016-08-25 23:05:21 -05:00
version.go Adding basic version command 2015-06-01 15:25:51 +02:00
version_test.go Adding basic version command 2015-06-01 15:25:51 +02:00