open-nomad/command
2016-02-04 17:00:37 -08:00
..
agent Fix double pull with introduction of AllocModifyIndex 2016-02-01 15:43:59 -08:00
test-resources
agent_info.go Fix append issue 2015-12-21 15:10:49 -08:00
agent_info_test.go
alloc_status.go Formatting time to RFC822 2016-01-27 14:56:17 -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
client_config_test.go
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
executor_plugin.go Fixed the executor command 2016-02-04 17:00:37 -08:00
fs_cat.go fix typo in fs-* command usage text 2016-01-31 11:11:06 -08:00
fs_ls.go fix typo in fs-* command usage text 2016-01-31 11:11:06 -08:00
fs_stat.go fix typo in fs-* command usage text 2016-01-31 11:11:06 -08:00
helpers.go Updated the time stamp style 2016-02-01 17:41:47 -08:00
helpers_test.go
init.go Restart on-success shouldn't be user specifiable 2016-02-02 17:35:06 -08:00
init_test.go
meta.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
meta_test.go
monitor.go limit length of string, taking into account its length 2016-01-27 10:42:10 -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 standardize on <> for required flags 2016-01-27 12:00:31 -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
server_force_leave_test.go
server_join.go
server_join_test.go
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
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
spawn_daemon_linux.go
spawn_daemon_test.go
spawn_daemon_unix.go
spawn_daemon_windows.go
status.go standardize on <> for required flags 2016-01-27 12:00:31 -08: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 Tests 2016-02-02 13:50:30 -08: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
version_test.go