open-nomad/command
Alex Dadgar 3ff5e98d25 commnet
2016-01-07 15:43:30 -08:00
..
agent Merge pull request #575 from nautsio/f-short-ids 2016-01-06 14:36:19 -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 Fix append issue 2015-12-21 15:10:49 -08:00
agent_info_test.go
alloc_status.go Change multiple match cli output 2016-01-06 15:08:47 -08:00
alloc_status_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
client_config.go
client_config_test.go
eval_monitor.go Make monitoring based on prefix optional 2016-01-07 15:25:08 -08:00
eval_monitor_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
helpers.go
helpers_test.go
init.go Add to nomad init 2016-01-04 11:36:57 -08:00
init_test.go
meta.go
meta_test.go
monitor.go commnet 2016-01-07 15:43:30 -08:00
monitor_test.go Make monitoring based on prefix optional 2016-01-07 15:25:08 -08:00
node_drain.go Change multiple match cli output 2016-01-06 15:08:47 -08:00
node_drain_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
node_status.go Change multiple match cli output 2016-01-06 15:08:47 -08:00
node_status_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
run.go Make monitoring based on prefix optional 2016-01-07 15:25:08 -08:00
run_test.go fix 2015-12-18 12:17:50 -08:00
server_force_leave.go
server_force_leave_test.go
server_join.go
server_join_test.go
server_members.go
server_members_test.go
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 Check parent id of prefix jobs and special case the output if no child job has been launched 2016-01-07 14:43:55 -08:00
status_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
stop.go Make monitoring based on prefix optional 2016-01-07 15:25:08 -08:00
stop_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
util_test.go
validate.go fix 2015-12-18 12:17:50 -08:00
validate_test.go fix 2015-12-18 12:17:50 -08:00
version.go
version_test.go