Drop Private Key
Delete a Magpie private key.
Private keys cannot be deleted while they are in use by a cluster.
Syntax
drop private key [if exists] <private key reference>
Parameters
private key reference
String — Reference to the private key to delete.
Options
if exists
Only drop the private key if it exists.