NodeRestartCommand constructor
NodeRestartCommand()
Creates the node-restart command.
Implementation
NodeRestartCommand() {
_addApiOptions(argParser);
}
Creates the node-restart command.
NodeRestartCommand() {
_addApiOptions(argParser);
}