Description
The dcos job
commands allow you to deploy and manage jobs in DC/OS.
Usage
dcos job <flags>
Options
Name | Description |
---|---|
-h , --help |
Print usage. |
--version |
Print version information. |
--config-schema |
Show the configuration schema for the Metronome subcommand. |
--info |
Print a short description of this subcommand. |
Commands
dcos job add
Adding a job…Read More
dcos job history
Displaying the job run history…Read More
dcos job kill
Ending DC/OS jobs…Read More
dcos job list
Displaying all job definitions…Read More
dcos job remove
Removing jobs…Read More
dcos job run
Running a DC/OS job…Read More
dcos job schedule add
Adding a schedule to a job…Read More
dcos job schedule remove
Removing a job schedule…Read More
dcos job schedule show
Viewing a job schedule…Read More
dcos job schedule update
Updating a job schedule…Read More
dcos job show
Displaying job definitions…Read More
dcos job show runs
Displaying the status of job runs…Read More
dcos job update
Updating a job…Read More