CLIAuth()

Source

CLIAuth() {
  registerCommand(new CLIAuthAddClient());
  registerCommand(new CLIAuthScopeClient());
}