open-nomad/command
Mahmood Ali 38a01c050e
Merge pull request #8192 from hashicorp/f-status-allnamespaces-2
CLI Allow querying all namespaces for jobs and allocations - Try 2
2020-06-18 20:16:52 -04:00
..
agent Merge pull request #8192 from hashicorp/f-status-allnamespaces-2 2020-06-18 20:16:52 -04:00
assets Task DNS Options (#7661) 2020-06-18 11:01:31 -07: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
acl_token_list_test.go
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
agent_monitor.go
agent_monitor_test.go
alloc.go
alloc_exec.go cli: query all namespaces for alloc subcommands 2020-06-17 16:31:06 -04:00
alloc_exec_test.go
alloc_exec_unix.go
alloc_exec_windows.go
alloc_fs.go cli: query all namespaces for alloc subcommands 2020-06-17 16:31:06 -04:00
alloc_fs_test.go
alloc_logs.go cli: query all namespaces for alloc subcommands 2020-06-17 16:31:06 -04:00
alloc_logs_test.go
alloc_restart.go cli: query all namespaces for alloc subcommands 2020-06-17 16:31:06 -04:00
alloc_restart_test.go
alloc_signal.go cli: query all namespaces for alloc subcommands 2020-06-17 16:31:06 -04:00
alloc_signal_test.go
alloc_status.go cli: query all namespaces for alloc subcommands 2020-06-17 16:31:06 -04:00
alloc_status_test.go cli: show lifecycle info in alloc status 2020-03-23 15:57:24 -04:00
alloc_stop.go cli: query all namespaces for alloc subcommands 2020-06-17 16:31:06 -04:00
alloc_stop_test.go
check.go
check_test.go
commands.go multiregion CLI: nomad deployment unblock 2020-06-17 11:03:44 -04:00
data_format.go vendor: explicit use of hashicorp/go-msgpack 2020-03-31 09:45:21 -04:00
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 Multiregion deploy status and job status CLI 2020-06-17 11:03:34 -04:00
deployment_status_test.go Multiregion deploy status and job status CLI 2020-06-17 11:03:34 -04:00
deployment_unblock.go multiregion CLI: nomad deployment unblock 2020-06-17 11:03:44 -04:00
deployment_unblock_test.go multiregion CLI: nomad deployment unblock 2020-06-17 11:03:44 -04:00
eval.go
eval_status.go
eval_status_test.go
helper_devices.go
helper_devices_test.go
helpers.go
helpers_test.go
integration_test.go
job.go
job_deployments.go cli: warn on multiple prefix matches when querying all namespaces 2020-06-17 16:32:51 -04:00
job_deployments_test.go
job_dispatch.go
job_dispatch_test.go
job_eval.go
job_eval_test.go
job_history.go cli: warn on multiple prefix matches when querying all namespaces 2020-06-17 16:32:51 -04:00
job_history_test.go
job_init.bindata_assetfs.go deps: Switch to Go modules for dependency management 2020-06-02 14:30:36 -05:00
job_init.go
job_init_test.go
job_inspect.go cli: warn on multiple prefix matches when querying all namespaces 2020-06-17 16:32:51 -04:00
job_inspect_test.go
job_periodic.go
job_periodic_force.go cli: jobs allow querying jobs in all namespaces 2020-06-17 16:31:01 -04:00
job_periodic_force_test.go
job_plan.go Fix/improve "job plan" messaging (#7580) 2020-04-17 15:53:16 -04:00
job_plan_test.go
job_promote.go cli: warn on multiple prefix matches when querying all namespaces 2020-06-17 16:32:51 -04:00
job_promote_test.go
job_revert.go cli: warn on multiple prefix matches when querying all namespaces 2020-06-17 16:32:51 -04:00
job_revert_test.go
job_run.go Multiregion job registration 2020-06-17 11:04:58 -04:00
job_run_test.go
job_status.go cli: warn on multiple prefix matches when querying all namespaces 2020-06-17 16:32:51 -04:00
job_status_test.go Multiregion deploy status and job status CLI 2020-06-17 11:03:34 -04:00
job_stop.go cli: warn on multiple prefix matches when querying all namespaces 2020-06-17 16:32:51 -04:00
job_stop_test.go
job_validate.go
job_validate_test.go
license.go update license output 2020-05-07 12:14:15 -04:00
license_get.go update license command output to reflect api changes 2020-05-05 10:28:58 -04:00
license_get_test.go update license command output to reflect api changes 2020-05-05 10:28:58 -04:00
license_put.go update license command output to reflect api changes 2020-05-05 10:28:58 -04:00
license_put_test.go allow test to check if server is enterprise 2020-04-30 14:46:21 -04:00
meta.go cli: jobs allow querying jobs in all namespaces 2020-06-17 16:31:01 -04:00
meta_test.go
monitor.go update log output to clarify that nodes were filtered out rather than down 2020-03-17 14:45:11 -04:00
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
node_config_test.go
node_drain.go
node_drain_test.go
node_eligibility.go
node_eligibility_test.go
node_status.go csi: support Secrets parameter in CSI RPCs (#7923) 2020-05-11 17:12:51 -04:00
node_status_test.go
operator.go
operator_autopilot.go
operator_autopilot_get.go implement MinQuorum 2020-02-16 16:04:59 -06:00
operator_autopilot_get_test.go
operator_autopilot_set.go implement MinQuorum 2020-02-16 16:04:59 -06:00
operator_autopilot_set_test.go implement MinQuorum 2020-02-16 16:04:59 -06:00
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_snapshot.go Implement snapshot save CLI 2020-05-21 20:04:38 -04:00
operator_snapshot_inspect.go implement snapshot inspect CLI 2020-05-21 20:04:38 -04:00
operator_snapshot_inspect_test.go tests: client already disabled 2020-06-07 16:38:11 -04:00
operator_snapshot_restore.go Apply suggestions from code review 2020-06-15 08:32:16 -04:00
operator_snapshot_restore_test.go tests: client already disabled 2020-06-07 16:38:11 -04:00
operator_snapshot_save.go Apply suggestions from code review 2020-05-31 21:29:17 -04:00
operator_snapshot_save_test.go implement snapshot restore CLI 2020-06-07 15:47:07 -04:00
operator_test.go
plugin.go csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
plugin_status.go csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
plugin_status_csi.go csi: add Provider field to CSI CLIs and APIs (#7285) 2020-03-23 13:58:30 -04:00
plugin_status_test.go csi: plugin deregistration on plugin job GC (#7502) 2020-03-26 17:07:18 -04:00
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 csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
status_test.go
system.go cli: add system command and subcmds to interact with system API. 2020-01-13 11:34:46 +01:00
system_gc.go cli: add system command and subcmds to interact with system API. 2020-01-13 11:34:46 +01:00
system_gc_test.go cli: add system command and subcmds to interact with system API. 2020-01-13 11:34:46 +01:00
system_reconcile.go cli: add system command and subcmds to interact with system API. 2020-01-13 11:34:46 +01:00
system_reconcile_summaries.go cli: add system command and subcmds to interact with system API. 2020-01-13 11:34:46 +01:00
system_reconcile_summaries_test.go cli: add system command and subcmds to interact with system API. 2020-01-13 11:34:46 +01:00
system_reconcile_test.go cli: add system command and subcmds to interact with system API. 2020-01-13 11:34:46 +01:00
system_test.go cli: add system command and subcmds to interact with system API. 2020-01-13 11:34:46 +01:00
ui.go
util_test.go Multiregion job registration 2020-06-17 11:04:58 -04:00
version.go
version_test.go
volume.go csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
volume_deregister.go csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
volume_register.go csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
volume_register_csi.go csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
volume_register_test.go csi: support Secrets parameter in CSI RPCs (#7923) 2020-05-11 17:12:51 -04:00
volume_status.go csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00
volume_status_csi.go csi: add mount_options to volumes and volume requests (#7398) 2020-03-23 13:59:25 -04:00
volume_status_test.go csi: CLI for volume status, registration/deregistration and plugin status (#7193) 2020-03-23 13:58:30 -04:00