Skip to content

dt job start

Overview

Start existing job(s)

Synopsis

dt job start [OPTIONS] <job_name> 

Options

  • -e, --environment=<environment>
    Environment to start the job in (default dev)

Arguments

  • job_name (required)
    Type: String
    Name or id of the job to be started

Examples

Start existing job(s)

dt job start name-or-id-1 name-or-id-2 ... name-or-id-n

SEE ALSO

← Back to dt job