AddCommand constructor

AddCommand()

Implementation

AddCommand() {
  addSubcommand(AddGoogleAuthCommand());
}