HubStartCommand constructor

HubStartCommand()

Creates the hub-start command.

Implementation

HubStartCommand() {
  addHubStartOptions(argParser);
}