AlertsCommand constructor

AlertsCommand()

Creates the alerts command.

Implementation

AlertsCommand() {
  _addApiOptions(argParser);
}