ServiceReconfigureCommand constructor

ServiceReconfigureCommand()

Creates the service-reconfigure command.

Implementation

ServiceReconfigureCommand() {
  _addServiceConfigOptions(argParser);
}