GrantRevokeCommand constructor

GrantRevokeCommand()

Creates the grant-revoke command.

Implementation

GrantRevokeCommand() {
  _addApiOptions(argParser);
}