GrantListCommand constructor

GrantListCommand()

Creates the grant-list command.

Implementation

GrantListCommand() {
  _addApiOptions(argParser);
}