StateShowCommand constructor

StateShowCommand()

Creates the state-show command.

Implementation

StateShowCommand() {
  _addApiOptions(argParser);
}