HubStartCommand constructor
HubStartCommand()
Creates the hub-start command.
Implementation
HubStartCommand() {
addHubStartOptions(argParser);
}
Creates the hub-start command.
HubStartCommand() {
addHubStartOptions(argParser);
}