mirror of
https://github.com/kemko/nomad.git
synced 2026-01-03 17:05:43 +03:00
* changed list indicator from * -> - * moved in-text links to reference links * made commands `plaintext` * made command examples `console` * rewrapped text
1.1 KiB
1.1 KiB
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| docs | Commands: namespace | docs-commands-namespace | The namespace command is used to interact with namespaces. |
Command: namespace
The namespace command is used to interact with namespaces.
~> Namespace commands are new in Nomad 0.7 and are only available with Nomad Enterprise.
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 namespacenamespace delete- Delete a namespacenamespace inspect- Inspect a namespacenamespace list- List available namespacesnamespace status- Display a namespace's status