NodeShutdownCommand constructor
NodeShutdownCommand()
Creates the node-shutdown command.
Implementation
NodeShutdownCommand() {
_addApiOptions(argParser);
}
Creates the node-shutdown command.
NodeShutdownCommand() {
_addApiOptions(argParser);
}