Description
The dcos jobs list
command allows you to display all job definitions.
Usage
dcos job list [--json|--quiet]
Options
Name | Description |
---|---|
-h , --help |
Displays usage for this command. |
--json |
Print JSON-formatted list instead of a table. |
-q , --quiet |
Indicates a quiet mode which results in just an array of run ids. |
Parent command
Command | Description |
---|---|
dcos job | Deploy and manage jobs in DC/OS. |