Drop Project

Delete a Magpie project.

Syntax

drop project [if exists] <project reference> [cascade]

Parameters

project reference

String. Name of the project to delete.

Options

if exists

Only drop the project if it exists.

cascade

Drop all job entities in the project before dropping the project.

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