dcos job add

Adding a job

Description

The dcos job add command lets you add a job from a JSON-formated configuration file.

Usage

  1. dcos job add <job-file>

Options

NameDescription
-h, —helpPrint usage.

Positional arguments

NameDescription
<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

CommandDescription
dcos jobDeploy and manage jobs in DC/OS.