NodeStatusCommand constructor
NodeStatusCommand()
Creates the node-status command.
Implementation
NodeStatusCommand() {
_addApiOptions(argParser);
}
Creates the node-status command.
NodeStatusCommand() {
_addApiOptions(argParser);
}