GrantRevokeCommand constructor
GrantRevokeCommand()
Creates the grant-revoke command.
Implementation
GrantRevokeCommand() {
_addApiOptions(argParser);
}
Creates the grant-revoke command.
GrantRevokeCommand() {
_addApiOptions(argParser);
}