open-nomad/website/content/docs/commands
Tim Gross 9fe88ebefe cli: support wildcard namespace in alloc subcommands (#18095)
The alloc exec and filesystem/logs commands allow passing the `-job` flag to
select a random allocation. If the namespace for the command is set to `*`, the
RPC handler doesn't handle this correctly as it's expecting to query for a
specific job. Most commands handle this ambiguity by first verifying that only a
single object of the type in question exists (ex. a single node or job).

Update these commands so that when the `-job` flag is set we first verify
there's a single job that matches. This also allows us to extend the
functionality to allow for the `-job` flag to support prefix matching.

Fixes: #12097
2023-07-31 13:15:49 -04:00
..
acl docs: corrections and additional information for OIDC-related concepts (#17470) 2023-06-09 16:50:22 +02:00
alloc cli: support wildcard namespace in alloc subcommands (#18095) 2023-07-31 13:15:49 -04:00
config
deployment
eval
job cli: add help message for -consul-namespace (#18081) (#18091) 2023-07-28 10:34:44 -04:00
license license: show Terminated field in license get command (#16892) 2023-04-17 09:01:43 -04:00
namespace node pools: namespace integration (#17562) 2023-06-16 16:30:22 -04:00
node Backport of volume-status : show namespace the volume belongs to into release/1.6.x (#17997) 2023-07-19 15:37:18 -05:00
node-pool np: scheduler configuration updates (#17575) 2023-06-19 11:41:46 -04:00
operator docs: add notes about keyring to snapshot restore (#16663) 2023-03-28 08:31:01 -04:00
plugin
quota
recommendation
scaling
sentinel
server
service Update delete.mdx (#17184) 2023-05-15 13:31:52 +01:00
system
tls Add the ability to customise the details of the CA (#17309) 2023-07-11 08:53:09 +01:00
var cli: fix missing -quiet flag for var init (#17526) 2023-06-14 14:52:46 -04:00
volume Backport of volume-status : show namespace the volume belongs to into release/1.6.x (#17997) 2023-07-19 15:37:18 -05:00
agent-info.mdx
agent.mdx node pools: register a node in a node pool (#17405) 2023-06-02 17:50:50 -04:00
fmt.mdx
index.mdx
login.mdx
monitor.mdx
status.mdx
ui.mdx
version.mdx