ApiCommand constructor

ApiCommand()

Implementation

ApiCommand() {
  _setupArgumentParser();
  _initializeComponents();
}