dcos job

Deploying and managing jobs in DC/OS

Description

The dcos job commands allow you to deploy and manage jobs in DC/OS.

Usage

  1. dcos job <flags>

Options

NameDescription
-h, —helpPrint usage.
—versionPrint version information.
—config-schemaShow the configuration schema for the Metronome subcommand.
—infoPrint a short description of this subcommand.

Commands

dcos job add

Adding a job

dcos job history

Displaying the job run history

dcos job kill

Ending DC/OS jobs

dcos job list

Displaying all job definitions

dcos job remove

Removing jobs

dcos job run

Running a DC/OS job

dcos job schedule add

Adding a schedule to a job

dcos job schedule remove

Removing a job schedule

dcos job schedule show

Viewing a job schedule

dcos job schedule update

Updating a job schedule

dcos job show

Displaying job definitions

dcos job show runs

Displaying the status of job runs

dcos job update

Updating a job