Skip to content

dt job rm

Overview

Remove and stop job(s)

Synopsis

dt job rm [OPTIONS] <job_name> 

Options

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

  • -v, --version=<version>
    Removal of a specific version instead of all

Arguments

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

Examples

Remove and stop job(s)

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

SEE ALSO

← Back to dt job