NodeShutdownCommand constructor

NodeShutdownCommand()

Creates the node-shutdown command.

Implementation

NodeShutdownCommand() {
  _addApiOptions(argParser);
}