InstallGlobalCommand constructor

InstallGlobalCommand()

Implementation

InstallGlobalCommand() {
  argParser.addOption('sidekick-entry-point');
}