Description
The dcos job add command lets you add a job from a JSON-formated configuration file.
Usage
dcos job add <job-file>
Options
| Name | Description |
|---|---|
-h, --help |
Print usage. |
Positional arguments
| Name | Description |
|---|---|
<job-file> |
Specifies a JSON-formatted job definition. |
Examples
For job examples, see the Create a Job.
For information on how to create a job using this command, see Add a job.
Parent command
| Command | Description |
|---|---|
| dcos job | Deploy and manage jobs in DC/OS. |
DC/OS Documentation