BlueprintDeleteCommand constructor

BlueprintDeleteCommand()

Creates the blueprint-delete command.

Implementation

BlueprintDeleteCommand() {
  _addApiOptions(argParser);
}