mirror of
https://github.com/kemko/nomad.git
synced 2026-01-02 16:35:44 +03:00
* changed list indicator from * -> - * moved in-text links to reference links * made commands `plaintext` * made command examples `console` * rewrapped text
1.2 KiB
1.2 KiB
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| docs | Commands: deployment | docs-commands-deployment | The deployment command is used to interact with deployments. |
Command: deployment
The deployment command is used to interact with deployments.
Usage
Usage: nomad deployment <subcommand> [options]
Run nomad deployment <subcommand> -h for help on that subcommand. The following
subcommands are available:
deployment fail- Manually fail a deploymentdeployment list- List all deploymentsdeployment pause- Pause a deploymentdeployment promote- Promote canaries in a deploymentdeployment resume- Resume a paused deploymentdeployment status- Display the status of a deployment