Nomad
Command: namespace
The namespace command is used to interact with namespaces.
Tip
Visit the Nomad Namespaces tutorial for more information.Usage
Usage: nomad namespace <subcommand> [options]
Run nomad namespace <subcommand> -h for help on that subcommand. The following
subcommands are available:
- namespace apply- Create or update a namespace
- namespace delete- Delete a namespace
- namespace inspect- Inspect a namespace
- namespace list- List available namespaces
- namespace status- Display a namespace's status
In federated clusters, all namespace updates are forwarded to the
authoritative_region and replicated to non-authoritative regions. This
requires that ACLs have been bootstrapped in the authoritative region.