.. |
agent
|
Merge pull request #1501 from hashicorp/f-stats-opt-in
|
2016-08-04 13:33:56 -07:00 |
test-resources
|
|
|
agent_info.go
|
|
|
agent_info_test.go
|
|
|
alloc_status.go
|
Add test to check both -json and -t are not specified
|
2016-08-09 21:06:20 +09:00 |
alloc_status_test.go
|
Add test to check both -json and -t are not specified
|
2016-08-09 21:06:20 +09:00 |
check.go
|
Whitespace police
|
2016-06-16 17:34:09 -07:00 |
check_test.go
|
|
|
client_config.go
|
|
|
client_config_test.go
|
Fix test TestClientConfigCommand_UpdateServers()
|
2016-06-10 15:50:11 -04:00 |
data_format.go
|
Stop using format option and support json and t option
|
2016-08-09 21:06:20 +09:00 |
data_format_test.go
|
Update after another review
|
2016-08-09 22:50:18 +09:00 |
eval_status.go
|
Update after another review
|
2016-08-09 22:50:18 +09:00 |
eval_status_test.go
|
Add test to check both -json and -t are not specified
|
2016-08-09 21:06:20 +09:00 |
executor_plugin.go
|
|
|
fs.go
|
Add validation of -n and -c options
|
2016-08-01 21:51:13 +09:00 |
fs_test.go
|
Add TestFSCommand_Fails to fs command
|
2016-07-26 22:45:09 +09:00 |
helpers.go
|
unblock the readers to add liveness when using -n
|
2016-07-25 11:16:01 -07:00 |
helpers_test.go
|
unblock the readers to add liveness when using -n
|
2016-07-25 11:16:01 -07:00 |
init.go
|
[tiny] Fix an indent in init template
|
2016-07-20 17:41:26 +09:00 |
init_test.go
|
|
|
inspect.go
|
Update after another review
|
2016-08-09 22:50:18 +09:00 |
inspect_test.go
|
Add test to check both -json and -t are not specified
|
2016-08-09 21:06:20 +09:00 |
logs.go
|
api.fs uses the api.Client rather than making raw requests
|
2016-07-28 14:27:17 -07:00 |
logs_test.go
|
Add logs command test
|
2016-07-25 11:16:54 -07:00 |
meta.go
|
initial refactor and cleanup
|
2016-06-12 11:19:45 -07:00 |
meta_test.go
|
|
|
monitor.go
|
Removing the queued state of Job Summary and alloc desired status false
|
2016-07-13 13:20:46 -06:00 |
monitor_test.go
|
Removing the queued state of Job Summary and alloc desired status false
|
2016-07-13 13:20:46 -06:00 |
node_drain.go
|
|
|
node_drain_test.go
|
|
|
node_status.go
|
Add test to check both -json and -t are not specified
|
2016-08-09 21:06:20 +09:00 |
node_status_test.go
|
Add test to check both -json and -t are not specified
|
2016-08-09 21:06:20 +09:00 |
plan.go
|
plan returns appropriate exit code
|
2016-08-01 20:07:49 -07:00 |
plan_test.go
|
Fix tests
|
2016-08-03 11:09:50 -07:00 |
run.go
|
fix indents
|
2016-07-25 11:16:54 -07:00 |
run_test.go
|
Update failing tests
|
2016-06-23 11:28:17 -04: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
|
Stop using format option and support json and t option
|
2016-08-09 21:06:20 +09:00 |
status_test.go
|
Removing the custom sorting logic
|
2016-08-04 13:17:21 -07:00 |
stop.go
|
fix indents
|
2016-07-25 11:16:54 -07:00 |
stop_test.go
|
|
|
syslog_plugin.go
|
Return when nomad syslog command has invalid number of argument
|
2016-07-21 23:19:22 +09:00 |
util_test.go
|
|
|
validate.go
|
validate from stdin
|
2016-07-22 13:48:14 -07:00 |
validate_test.go
|
validate from stdin
|
2016-07-22 13:48:14 -07:00 |
version.go
|
|
|
version_test.go
|
|
|