open-nomad/command
Diptanu Choudhury c0d37ce58c Setting the default network interface for dev mode only in Linux and Darwin 2015-10-29 17:03:54 -07:00
..
agent Setting the default network interface for dev mode only in Linux and Darwin 2015-10-29 17:03:54 -07:00
agent_info.go command: use meta struct for common options 2015-09-14 13:24:03 -07:00
agent_info_test.go Fix vet warnings 2015-10-07 12:26:58 +02:00
alloc_status.go Changed typo in documentation 2015-09-28 19:51:29 -07:00
alloc_status_test.go command: better test for alloc-status 2015-09-27 14:42:04 -07:00
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 command: placeholder for <none> in kv output 2015-09-27 14:04:53 -07:00
helpers_test.go command: placeholder for <none> in kv output 2015-09-27 14:04:53 -07:00
init.go Change to the default redis port and use docker port mapping 2015-10-02 16:35:24 -07:00
init_test.go command: test init 2015-09-30 14:21:50 -07:00
meta.go fixes another typo 2015-09-29 17:16:55 -04:00
meta_test.go command: use meta struct for common options 2015-09-14 13:24:03 -07:00
monitor.go command: better output for alloc-status 2015-09-27 13:59:27 -07:00
monitor_test.go command/monitor: set initial status to 'pending' 2015-09-22 10:45:08 -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 Show node attribute in node-status 2015-10-22 10:34:21 +00:00
node_status_test.go command: dump allocations for nodes in node-status 2015-09-15 11:20:08 -07:00
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 Sort server-members output using name and tags 2015-10-23 21:33:18 +03: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 Fix cgroup isolation 2015-09-25 16:49:18 -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
validate.go command/validate: Adding new command 2015-09-24 18:29:46 -07:00
validate_test.go command/validate: Adding new command 2015-09-24 18:29:46 -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