CleanCommand constructor

CleanCommand()

Creates a CleanCommand instance.

The --client-id option is mandatory for this command.

Implementation

CleanCommand() : super(mandatory: true);