WhoamiCommand constructor

WhoamiCommand()

Creates the whoami command.

Implementation

WhoamiCommand() {
  _addApiOptions(argParser);
}