HubMetricsCommand constructor

HubMetricsCommand()

Creates the hub-metrics command.

Implementation

HubMetricsCommand() {
  _addApiOptions(argParser);
}