open-nomad/command
Diptanu Choudhury b86e60b9de Allow users to configure arbitrary headers in config 2016-01-22 11:00:43 -08:00
..
agent Allow users to configure arbitrary headers in config 2016-01-22 11:00:43 -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 Fix vet warnings 2015-10-07 12:26:58 +02:00
alloc_status.go Merge pull request #692 from iverberk/f-detect-half-byte-prefix 2016-01-21 14:12:27 -08:00
alloc_status_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01: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 Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
eval_monitor_test.go Shorten CLI identifiers 2016-01-14 21:57:43 +01: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 Add to nomad init 2016-01-04 11:36:57 -08:00
init_test.go command: test init 2015-09-30 14:21:50 -07:00
meta.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
meta_test.go command: use meta struct for common options 2015-09-14 13:24:03 -07:00
monitor.go Merge pull request #692 from iverberk/f-detect-half-byte-prefix 2016-01-21 14:12:27 -08:00
monitor_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01:00
node_drain.go Merge pull request #692 from iverberk/f-detect-half-byte-prefix 2016-01-21 14:12:27 -08:00
node_drain_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01:00
node_status.go Merge pull request #692 from iverberk/f-detect-half-byte-prefix 2016-01-21 14:12:27 -08:00
node_status_test.go Provide a consistent user experience with prefix based lookups. 2016-01-21 22:21:35 +01:00
run.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
run_test.go fix 2015-12-18 12:17:50 -08: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 Do not use the exact internal field names in the CLI output 2016-01-21 21:35:56 +01: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 Do not use the exact internal field names in the CLI output 2016-01-21 21:35:56 +01:00
status_test.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
stop.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
stop_test.go Refactoring continued 2015-12-24 20:53:37 +01:00
util_test.go command: fix tests after job validation 2015-09-16 11:42:28 -07:00
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 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