Drop Repository

Delete a Magpie repository entity. All schemas and projects in the repository must be dropped prior to dropping the repository.

Syntax

drop repository [if exists] <repository reference>

Parameters

repository reference

String. Name of the repository to delete.

Options

if exists

Only drop the repository if it exists.

Security

Write permission is required on the repository.

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