NodeStatusCommand constructor

NodeStatusCommand()

Creates the node-status command.

Implementation

NodeStatusCommand() {
  _addApiOptions(argParser);
}