.. |
agent
|
test fixes
|
2017-07-07 14:11:27 -07: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
|
Return AgentSelf struct from Agent.Self() instead of map
|
2017-03-08 15:59:10 +01:00 |
agent_info_test.go
|
Fix vet warnings
|
2015-10-07 12:26:58 +02:00 |
alloc_status.go
|
@jippi Changed my mind! Good suggestion
|
2017-07-07 12:12:48 -07:00 |
alloc_status_test.go
|
Fix some commands test
|
2017-07-07 12:11:39 -07:00 |
check.go
|
Return AgentSelf struct from Agent.Self() instead of map
|
2017-03-08 15:59:10 +01:00 |
check_test.go
|
Adding logic for checking health of client
|
2016-05-11 15:22:58 -07: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
|
Fix test TestClientConfigCommand_UpdateServers()
|
2016-06-10 15:50:11 -04:00 |
data_format.go
|
Formatting abilities
|
2017-07-07 12:07:07 -07:00 |
data_format_test.go
|
fix test
|
2017-02-15 16:28:28 -08:00 |
deployment.go
|
deployment list
|
2017-07-07 12:07:07 -07:00 |
deployment_fail.go
|
Return the reverted job version
|
2017-07-07 12:10:04 -07:00 |
deployment_fail_test.go
|
fail,pause,resume commands
|
2017-07-07 12:07:07 -07:00 |
deployment_list.go
|
Formatting abilities
|
2017-07-07 12:07:07 -07:00 |
deployment_list_test.go
|
deployment list
|
2017-07-07 12:07:07 -07:00 |
deployment_pause.go
|
fail,pause,resume commands
|
2017-07-07 12:07:07 -07:00 |
deployment_pause_test.go
|
fail,pause,resume commands
|
2017-07-07 12:07:07 -07:00 |
deployment_promote.go
|
Fix broken things on deployment promote
|
2017-07-07 12:12:48 -07:00 |
deployment_promote_test.go
|
test fixes
|
2017-07-07 14:11:27 -07:00 |
deployment_resume.go
|
fail,pause,resume commands
|
2017-07-07 12:07:07 -07:00 |
deployment_resume_test.go
|
fail,pause,resume commands
|
2017-07-07 12:07:07 -07:00 |
deployment_status.go
|
Small fixes
|
2017-07-07 17:34:50 -07:00 |
deployment_status_test.go
|
deployment status
|
2017-07-07 12:07:07 -07:00 |
eval_status.go
|
Formatting abilities
|
2017-07-07 12:07:07 -07:00 |
eval_status_test.go
|
Fix some commands test
|
2017-07-07 12:11:39 -07:00 |
executor_plugin.go
|
Added executorconfig
|
2017-01-12 15:47:58 -08:00 |
fs.go
|
alloc-list shows version
|
2017-07-07 12:12:48 -07:00 |
fs_test.go
|
Add TestFSCommand_Fails to fs command
|
2016-07-26 22:45:09 +09:00 |
helpers.go
|
Return AgentSelf struct from Agent.Self() instead of map
|
2017-03-08 15:59:10 +01:00 |
helpers_test.go
|
Vendor + test fixes
|
2017-02-22 15:55:33 -08:00 |
init.go
|
spelling errors
|
2017-07-17 11:19:37 -07:00 |
init_test.go
|
Update the sample jobfile syntax
|
2016-09-24 14:42:25 -04:00 |
inspect.go
|
Formatting abilities
|
2017-07-07 12:07:07 -07:00 |
inspect_test.go
|
Fix some commands test
|
2017-07-07 12:11:39 -07:00 |
integration_test.go
|
Small init and validate smoke test
|
2017-03-03 16:13:25 -08:00 |
job.go
|
start of the cli command
|
2016-12-04 21:22:13 -08:00 |
job_deployments.go
|
Formatting abilities
|
2017-07-07 12:07:07 -07:00 |
job_deployments_test.go
|
job deployments
|
2017-07-07 12:07:07 -07:00 |
job_dispatch.go
|
Fix dispatch of periodic job
|
2017-03-27 16:55:17 -07:00 |
job_dispatch_test.go
|
Fix vet script and fix vet problems
|
2017-02-27 16:00:19 -08:00 |
job_history.go
|
Allow cli package to handle version.
|
2017-07-17 11:04:07 -07:00 |
job_history_test.go
|
job history
|
2017-07-07 12:05:57 -07:00 |
job_revert.go
|
Formatting abilities
|
2017-07-07 12:07:07 -07:00 |
job_revert_test.go
|
Fix some commands test
|
2017-07-07 12:11:39 -07:00 |
keygen.go
|
Enable serf encryption (#1791)
|
2016-10-17 10:48:04 -07:00 |
keygen_test.go
|
Enable serf encryption (#1791)
|
2016-10-17 10:48:04 -07:00 |
keyring.go
|
Enable serf encryption (#1791)
|
2016-10-17 10:48:04 -07:00 |
logs.go
|
alloc-list shows version
|
2017-07-07 12:12:48 -07:00 |
logs_test.go
|
Add logs command test
|
2016-07-25 11:16:54 -07:00 |
meta.go
|
Enabling TLS on cli
|
2016-10-25 10:39:17 -07:00 |
meta_test.go
|
Fixed TestMeta_FlagSet test
|
2016-10-26 16:20:17 -07:00 |
monitor.go
|
Fix some tests, eval monitor shows deployment id and deployment cancels based on version
|
2017-07-07 12:12:48 -07:00 |
monitor_test.go
|
Thread through warnings about deprecations
|
2017-05-09 20:52:47 -07:00 |
node_drain.go
|
Add -self flag to node-drain
|
2016-04-11 15:20:49 -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
|
alloc-list shows version
|
2017-07-07 12:12:48 -07:00 |
node_status_test.go
|
test fixes
|
2017-07-07 14:11:27 -07:00 |
operator.go
|
Operator command/endpoint/documentation
|
2017-02-09 18:04:46 -08:00 |
operator_raft.go
|
Operator command/endpoint/documentation
|
2017-02-09 18:04:46 -08:00 |
operator_raft_list.go
|
Operator command/endpoint/documentation
|
2017-02-09 18:04:46 -08:00 |
operator_raft_list_test.go
|
Operator command/endpoint/documentation
|
2017-02-09 18:04:46 -08:00 |
operator_raft_remove.go
|
Operator command/endpoint/documentation
|
2017-02-09 18:04:46 -08:00 |
operator_raft_remove_test.go
|
Operator command/endpoint/documentation
|
2017-02-09 18:04:46 -08:00 |
operator_raft_test.go
|
Operator command/endpoint/documentation
|
2017-02-09 18:04:46 -08:00 |
operator_test.go
|
Operator command/endpoint/documentation
|
2017-02-09 18:04:46 -08:00 |
plan.go
|
Show canaries on plan
|
2017-07-07 12:03:11 -07:00 |
plan_test.go
|
Fixed cli tests
|
2017-02-16 15:18:38 -08:00 |
run.go
|
Thread through warnings about deprecations
|
2017-05-09 20:52:47 -07:00 |
run_test.go
|
Vendor + test fixes
|
2017-02-22 15:55:33 -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
|
Use net.JoinHostPort instead of fmt.Sprintf
|
2016-11-28 10:38:54 -08:00 |
server_members_test.go
|
command: rename some agent commands to use a server- prefix
|
2015-09-22 11:01:41 -07:00 |
status.go
|
@jippi Changed my mind! Good suggestion
|
2017-07-07 12:12:48 -07:00 |
status_test.go
|
Thread through warnings about deprecations
|
2017-05-09 20:52:47 -07:00 |
stop.go
|
Show submit time
|
2017-07-07 12:07:07 -07:00 |
stop_test.go
|
Refactoring continued
|
2015-12-24 20:53:37 +01:00 |
util_test.go
|
Added tests
|
2017-02-16 13:52:39 -08:00 |
validate.go
|
Disallow update stanza on batch jobs
|
2017-07-07 12:11:39 -07:00 |
validate_test.go
|
Make validate work without a Nomad agent
|
2017-03-03 15:02:03 -08:00 |
version.go
|
Allow cli package to handle version.
|
2017-07-17 11:04:07 -07:00 |
version_test.go
|
Adding basic version command
|
2015-06-01 15:25:51 +02:00 |