Delete a Magpie cluster.
Syntax
drop cluster [if exists] <cluster reference>
Parameters
cluster reference
String. Reference to the cluster to delete.
Options
if exists
Only drop the cluster if it exists.
Delete a Magpie cluster.
drop cluster [if exists] <cluster reference>
cluster reference
String. Reference to the cluster to delete.
if exists
Only drop the cluster if it exists.