mirror of
https://github.com/kemko/nomad.git
synced 2026-01-04 01:15:43 +03:00
* changed list indicator from * -> - * moved in-text links to reference links * made commands `plaintext` * made command examples `console` * rewrapped text
1.3 KiB
1.3 KiB
layout, page_title, sidebar_current, description
| layout | page_title | sidebar_current | description |
|---|---|---|---|
| docs | Commands: job | docs-commands-job | The job command is used to interact with jobs. |
Command: job
The job command is used to interact with jobs.
Usage
Usage: nomad job <subcommand> [options]
Run nomad job <subcommand> -h for help on that subcommand. The following
subcommands are available:
job deployments- List deployments for a jobjob dispatch- Dispatch an instance of a parameterized jobjob eval- Force an evaluation for a jobjob history- Display all tracked versions of a jobjob promote- Promote a job's canariesjob revert- Revert to a prior version of the jobjob status- Display status information about a job