open-nomad/command
Alex Dadgar 42924b9037 Merge pull request #1052 from iverberk/b-fix-panic-on-fs-job-parameter
Fixes a panic when fs commands with a job parameter return zero allocations
2016-04-08 11:27:20 -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 Sort the task resources in alloc-status 2016-04-07 14:55:48 -07:00
alloc_status_test.go
client_config.go
client_config_test.go
eval_monitor.go
eval_monitor_test.go
executor_plugin.go
fs.go Fixes a panic when fs commands with a job parameter return zero allocations 2016-04-07 20:22:09 +02:00
fs_cat.go Make sure we exit on errors 2016-04-07 22:56:17 +02:00
fs_ls.go
fs_stat.go Make sure we exit on errors 2016-04-07 22:56:17 +02:00
helpers.go
helpers_test.go
init.go
init_test.go
inspect.go
inspect_test.go
meta.go
meta_test.go
monitor.go
monitor_test.go
node_drain.go Fixes the logic for node drain confirmation prompt 2016-03-27 19:17:29 -07:00
node_drain_test.go
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
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
stop.go Fixes the logic for job-stop confirmation prompt 2016-03-27 19:21:23 -07:00
stop_test.go
syslog_plugin.go
util_test.go
validate.go
validate_test.go
version.go
version_test.go