open-nomad/command
Preetha 1d543290af
Merge pull request #6090 from hashicorp/f-task-kind
Add field "kind" to task for use in connect tasks
2019-08-08 14:40:12 -05:00
..
agent Merge pull request #6090 from hashicorp/f-task-kind 2019-08-08 14:40:12 -05:00
test-resources
acl.go
acl_bootstrap.go
acl_bootstrap_test.go
acl_policy.go
acl_policy_apply.go
acl_policy_apply_test.go
acl_policy_delete.go
acl_policy_delete_test.go
acl_policy_info.go
acl_policy_info_test.go
acl_policy_list.go
acl_policy_list_test.go
acl_token.go
acl_token_create.go
acl_token_create_test.go
acl_token_delete.go
acl_token_delete_test.go
acl_token_info.go
acl_token_info_test.go
acl_token_list.go cli: add acl token list command, documentation 2019-04-12 15:48:36 +00:00
acl_token_list_test.go cli: add acl token list command, documentation 2019-04-12 15:48:36 +00:00
acl_token_self.go
acl_token_self_test.go
acl_token_update.go
acl_token_update_test.go
agent_info.go
agent_info_test.go
alloc.go
alloc_exec.go Restore tty start before emitting errors 2019-05-17 11:58:31 -04:00
alloc_exec_test.go Fix typos and comments 2019-05-16 17:06:03 -04:00
alloc_exec_unix.go add CLI commands for nomad exec 2019-05-12 22:04:50 -04:00
alloc_exec_windows.go add CLI commands for nomad exec 2019-05-12 22:04:50 -04:00
alloc_fs.go Infer content type in alloc fs stat endpoint 2019-06-28 20:31:28 -05:00
alloc_fs_test.go
alloc_logs.go add CLI commands for nomad exec 2019-05-12 22:04:50 -04:00
alloc_logs_test.go
alloc_restart.go add CLI commands for nomad exec 2019-05-12 22:04:50 -04:00
alloc_restart_test.go allocs: Add nomad alloc restart 2019-04-11 14:25:49 +02:00
alloc_signal.go alloc_signal: Add autcompletion and cmd tests 2019-04-26 12:47:53 +02:00
alloc_signal_test.go alloc_signal: Add autcompletion and cmd tests 2019-04-26 12:47:53 +02:00
alloc_status.go Remove compat code associated with many previous versions of nomad 2019-06-25 19:05:25 -05:00
alloc_status_test.go Remove redundant assertion and replace regex matches with require 2019-04-10 10:34:10 -05:00
alloc_stop.go allocs: Add nomad alloc stop 2019-04-23 12:50:23 +02:00
alloc_stop_test.go allocs: Add nomad alloc stop 2019-04-23 12:50:23 +02:00
check.go
check_test.go
commands.go Use init to handle plugin invocation 2019-06-13 16:48:01 -04:00
data_format.go
data_format_test.go
deployment.go
deployment_fail.go
deployment_fail_test.go
deployment_list.go
deployment_list_test.go
deployment_pause.go
deployment_pause_test.go
deployment_promote.go
deployment_promote_test.go
deployment_resume.go
deployment_resume_test.go
deployment_status.go
deployment_status_test.go
eval.go
eval_status.go add create and modify timestamps to evaluations (#5881) 2019-08-07 09:50:35 -07:00
eval_status_test.go
helper_devices.go
helper_devices_test.go
helpers.go Remove compat code associated with many previous versions of nomad 2019-06-25 19:05:25 -05:00
helpers_test.go
integration_test.go
job.go
job_deployments.go Add -all to help text and flags 2019-05-15 21:16:57 -05:00
job_deployments_test.go Fix test setup to have correct jobcreateindex for deployments 2019-05-13 18:53:47 -05:00
job_dispatch.go
job_dispatch_test.go
job_eval.go
job_eval_test.go
job_history.go
job_history_test.go
job_init.go fix indentation 2019-02-14 12:49:26 -06:00
job_init_test.go nomad/command: fix strings.Contains args order 2019-02-02 09:43:24 +03:00
job_inspect.go
job_inspect_test.go
job_periodic.go gofmt/goimport and test formatting 2019-04-12 20:55:55 +00:00
job_periodic_force.go gofmt/goimport and test formatting 2019-04-12 20:55:55 +00:00
job_periodic_force_test.go gofmt/goimport and test formatting 2019-04-12 20:55:55 +00:00
job_plan.go
job_plan_test.go
job_promote.go
job_promote_test.go
job_revert.go "job revert" command: alphabetized flags 2019-04-10 10:34:10 -05:00
job_revert_test.go
job_run.go
job_run_test.go
job_status.go Remove compat code associated with many previous versions of nomad 2019-06-25 19:05:25 -05:00
job_status_test.go Remove redundant assertion and replace regex matches with require 2019-04-10 10:34:10 -05:00
job_stop.go
job_stop_test.go
job_validate.go
job_validate_test.go
meta.go
meta_test.go
monitor.go
monitor_test.go
namespace.go
namespace_apply.go
namespace_apply_test.go
namespace_delete.go
namespace_delete_test.go
namespace_inspect.go
namespace_inspect_test.go
namespace_list.go
namespace_list_test.go
namespace_status.go
namespace_status_test.go
node.go
node_config.go typo: "atleast" -> "at least" 2019-05-13 10:01:19 -04:00
node_config_test.go
node_drain.go
node_drain_test.go
node_eligibility.go
node_eligibility_test.go
node_status.go
node_status_test.go
operator.go
operator_autopilot.go
operator_autopilot_get.go
operator_autopilot_get_test.go
operator_autopilot_set.go
operator_autopilot_set_test.go
operator_autopilot_test.go
operator_keygen.go
operator_keygen_test.go
operator_keyring.go
operator_raft.go
operator_raft_list.go
operator_raft_list_test.go
operator_raft_remove.go
operator_raft_remove_test.go
operator_raft_test.go
operator_test.go
quota.go
quota_apply.go
quota_apply_test.go
quota_delete.go
quota_delete_test.go
quota_init.go
quota_init_test.go
quota_inspect.go
quota_inspect_test.go
quota_list.go
quota_list_test.go
quota_status.go
quota_status_test.go
sentinel.go
sentinel_apply.go
sentinel_apply_test.go
sentinel_delete.go
sentinel_delete_test.go
sentinel_list.go
sentinel_list_test.go
sentinel_read.go
sentinel_read_test.go
server.go
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 status: Allow passing -verbose to meta status 2019-04-11 13:15:44 +02:00
status_test.go
ui.go
util_test.go backfill region from job hcl in jobUpdate and jobPlan endpoints 2019-06-13 08:03:16 -07:00
version.go
version_test.go