open-nomad/command
Diptanu Choudhury f95b1d00c3 Renamed error message in alloc endpoint 2016-05-28 20:03:52 -07:00
..
agent Renamed error message in alloc endpoint 2016-05-28 20:03:52 -07: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 Added pidstats in task resource usage struct 2016-05-28 19:59:20 -07:00
alloc_status_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01:00
check.go Speling police 2016-05-15 09:41:34 -07: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 command: rename client-servers -> client-config 2015-09-25 11:49:31 -07:00
eval_monitor.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
eval_monitor_test.go Shorten CLI identifiers 2016-01-14 21:57:43 +01:00
executor_plugin.go Not syncing stdout and stderr of pluging with client 2016-02-04 17:36:31 -08:00
fs.go improve help message for fs missing input 2016-05-16 11:08:28 -07:00
helpers.go Add -self flag to node-drain 2016-04-11 15:20:49 -07:00
helpers_test.go Add -self flag to node-drain 2016-04-11 15:20:49 -07:00
init.go Fix indentation of init file 2016-03-21 18:16:57 -07:00
init_test.go command: test init 2015-09-30 14:21:50 -07:00
inspect.go Make inspect output submittable 2016-04-13 16:53:39 -07:00
inspect_test.go Add nomad inspect command 2016-03-21 12:46:35 -07:00
meta.go initial implementation of nomad plan 2016-05-17 13:33:48 -07:00
meta_test.go meta flag test 2016-05-24 18:53:46 -07:00
monitor.go output and test fix 2016-05-24 18:42:05 -07:00
monitor_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01: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 Fixed the node status cli command 2016-05-28 19:59:20 -07:00
node_status_test.go node-status -self command and docs 2016-03-29 12:36:24 -07:00
plan.go tests 2016-05-17 13:33:48 -07:00
plan_test.go tests 2016-05-17 13:33:48 -07:00
run.go Periodic jobs always are evaluated in UTC TZ 2016-04-12 09:47:25 -07:00
run_test.go nomad run -output emits the JSON representation of the job 2016-03-25 18:24:51 -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 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 Better error handling 2016-04-22 15:59:56 -07:00
server_members_test.go command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
stats.go Fixed the docs for the stats command 2016-05-28 19:59:20 -07:00
status.go Periodic jobs always are evaluated in UTC TZ 2016-04-12 09:47:25 -07:00
status_test.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
stop.go check for exact match on job for inspect/stop 2016-04-13 16:05:58 -07:00
stop_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
syslog_plugin.go Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
util_test.go Validate driver config on job register 2016-04-13 15:55:46 -07:00
validate.go fix 2015-12-18 12:17:50 -08:00
validate_test.go Validate config keys 2016-03-10 19:16:35 +01: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