open-nomad/command
Ryan Uber d7f3697e5d command: adjustments to monitor logs 2015-09-22 10:45:07 -07:00
..
agent command: use an empty config instead of default config for cli options 2015-09-22 10:44:46 -07:00
agent_force_leave.go command: use meta struct for common options 2015-09-14 13:24:03 -07:00
agent_force_leave_test.go command: add agent-force-leave command 2015-09-14 13:24:02 -07:00
agent_info.go command: use meta struct for common options 2015-09-14 13:24:03 -07:00
agent_info_test.go command: dump allocations for nodes in node-status 2015-09-15 11:20:08 -07:00
agent_join.go command: use meta struct for common options 2015-09-14 13:24:03 -07:00
agent_join_test.go command: add agent-join command 2015-09-14 13:24:03 -07:00
agent_members.go command: use meta struct for common options 2015-09-14 13:24:03 -07:00
agent_members_test.go command: dump allocations for nodes in node-status 2015-09-15 11:20:08 -07:00
eval_monitor.go command: return 2 for scheduling failures when using monitor 2015-09-22 10:45:07 -07:00
eval_monitor_test.go command: adding eval-monitor 2015-09-22 10:45:05 -07:00
helpers.go command: helpers for columns 2015-09-15 16:44:38 -07:00
helpers_test.go command: helpers for columns 2015-09-15 16:44:38 -07:00
meta.go command: use meta struct for common options 2015-09-14 13:24:03 -07:00
meta_test.go command: use meta struct for common options 2015-09-14 13:24:03 -07:00
monitor.go command: adjustments to monitor logs 2015-09-22 10:45:07 -07:00
monitor_test.go command: adjustments to monitor logs 2015-09-22 10:45:07 -07:00
node_drain.go command: use meta struct for common options 2015-09-14 13:24:03 -07:00
node_drain_test.go command: dump allocations for nodes in node-status 2015-09-15 11:20:08 -07:00
node_status.go command: final adjustments for list output 2015-09-15 16:51:17 -07:00
node_status_test.go command: dump allocations for nodes in node-status 2015-09-15 11:20:08 -07:00
run.go command: return 2 for scheduling failures when using monitor 2015-09-22 10:45:07 -07:00
run_test.go command: add primitive run command 2015-09-22 10:45:05 -07:00
spawn_daemon.go Make spawn-daemon only defined on linux 2015-09-21 15:24:08 -07:00
spawn_daemon_linux.go Make spawn-daemon only defined on linux 2015-09-21 15:24:08 -07:00
spawn_daemon_universal.go Make spawn-daemon only defined on linux 2015-09-21 15:24:08 -07:00
status.go command/status: don't display node ID in evaluations 2015-09-22 10:45:07 -07:00
status_test.go command: fix tests after job validation 2015-09-16 11:42:28 -07:00
stop.go command: enter monitor mode by default 2015-09-22 10:45:06 -07:00
stop_test.go command/stop: inital stop command 2015-09-22 10:45:06 -07:00
util_test.go command: fix tests after job validation 2015-09-16 11:42:28 -07: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