AuditCommand constructor

AuditCommand()

Creates the audit command.

Implementation

AuditCommand() {
  _addApiOptions(argParser);
}