open-nomad/command
Alex Dadgar f84fc88b60 Register gob type and remove slicetype 2015-11-18 15:26:38 -08:00
..
agent command/agent: use new HCL API 2015-11-09 11:49:27 -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
agent_info_test.go Fix vet warnings 2015-10-07 12:26:58 +02:00
alloc_status.go fix arg check 2015-11-16 18:44:37 -08: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
eval_monitor_test.go
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 Autogenerating names of service 2015-11-17 16:05:03 -08: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
monitor.go command: better output for alloc-status 2015-09-27 13:59:27 -07:00
monitor_test.go
node_drain.go
node_drain_test.go
node_status.go Show node attribute in node-status 2015-10-22 10:34:21 +00:00
node_status_test.go
run.go Register gob type and remove slicetype 2015-11-18 15:26:38 -08:00
run_test.go
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 Check if the PID is alive instead of heartbeating through modify time 2015-11-04 14:50:44 -08:00
spawn_daemon_darwin.go 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
spawn_daemon_linux.go 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
spawn_daemon_test.go 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
spawn_daemon_unix.go 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
spawn_daemon_windows.go 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
status.go
status_test.go
stop.go
stop_test.go
util_test.go
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
version_test.go