Drop Job

Delete a Magpie job that is not running.

Syntax

drop job [if exists] <job reference> [with force]

Parameters

job reference

String. Reference to the job to delete, optionally qualified by a project name.

Options

if exists

Only drop the job if it exists.

with force

Drop the job even if it is currently running.

Was this article helpful?
0 out of 0 found this helpful