open-nomad/command
2016-03-30 22:17:41 -07:00
..
agent Added the /fs/cat/ api 2016-03-28 11:06:22 -07:00
test-resources
agent_info.go
agent_info_test.go
alloc_status.go node-status -self command and docs 2016-03-29 12:36:24 -07: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 Move update servers cli output to the correct commands location 2016-03-24 13:31:23 -07:00
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 Not syncing stdout and stderr of pluging with client 2016-02-04 17:36:31 -08:00
fs.go Allow fs commands to use job-id 2016-03-18 15:05:35 -04:00
fs_cat.go Added the /fs/cat/ api 2016-03-28 11:06:22 -07:00
fs_ls.go Allow fs commands to use job-id 2016-03-18 15:05:35 -04:00
fs_stat.go Allow fs commands to use job-id 2016-03-18 15:05:35 -04:00
helpers.go Merge pull request #907 from hashicorp/f-task-resources 2016-03-11 15:14:49 -08:00
helpers_test.go
init.go Fix indentation of init file 2016-03-21 18:16:57 -07:00
init_test.go
inspect.go inspect/stop uses prefix search 2016-03-21 13:00:14 -07:00
inspect_test.go Add nomad inspect command 2016-03-21 12:46:35 -07:00
meta.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
meta_test.go
monitor.go Shorted eval id and only print waiting if time > 0 2016-02-06 16:09:39 -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 Fixes the logic for node drain confirmation prompt 2016-03-27 19:17:29 -07: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 node-status -self command and docs 2016-03-29 12:36:24 -07:00
node_status_test.go node-status -self command and docs 2016-03-29 12:36:24 -07:00
run.go run -output adds job key 2016-03-29 15:02:14 -07:00
run_test.go nomad run -output emits the JSON representation of the job 2016-03-25 18:24:51 -07:00
server_force_leave.go
server_force_leave_test.go
server_join.go
server_join_test.go
server_members.go display server leaders per region 2016-03-17 16:04:09 -07:00
server_members_test.go
status.go Showing the status of the first job when it's prefixed matched and the user input matched exact 2016-03-30 22:17:41 -07:00
status_test.go Refactoring of full-id argument and id length constants 2016-01-15 23:32:38 +01:00
stop.go Fixes the logic for job-stop confirmation prompt 2016-03-27 19:21:23 -07:00
stop_test.go
syslog_plugin.go Starting the syslog collector along with a docker container 2016-02-09 18:24:30 -08:00
util_test.go Fixes 2016-02-19 15:49:32 -08:00
validate.go
validate_test.go Validate config keys 2016-03-10 19:16:35 +01:00
version.go
version_test.go