open-nomad/command
2015-09-25 11:49:31 -07:00
..
agent agent: add HTTP endpoint for querying/modifying the server list 2015-09-24 20:39:03 -07:00
agent_info.go
agent_info_test.go
client_config.go command: rename client-servers -> client-config 2015-09-25 11:49:31 -07:00
client_config_test.go command: rename client-servers -> client-config 2015-09-25 11:49:31 -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
helpers_test.go
init.go Add docker ports; change to uppercase examples and tests 2015-09-23 18:01:08 -07:00
meta.go
meta_test.go
monitor.go command/monitor: set initial status to 'pending' 2015-09-22 10:45:08 -07:00
monitor_test.go command/monitor: set initial status to 'pending' 2015-09-22 10:45:08 -07:00
node_drain.go
node_drain_test.go
node_status.go command/node-status: removing extra formating input 2015-09-22 21:48:43 -07:00
node_status_test.go
run.go command/run: update synopsis 2015-09-22 21:48:44 -07:00
run_test.go command/run: validate job before submission 2015-09-22 10:45:08 -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 command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -07:00
server_members_test.go command: rename some agent commands to use a server- prefix 2015-09-22 11:01:41 -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
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
version.go
version_test.go