Class SaveSqlCredentialCommand

java.lang.Object
google.registry.tools.SaveSqlCredentialCommand
All Implemented Interfaces:
Command

public class SaveSqlCredentialCommand extends Object implements Command
Command to create or update a Cloud SQL credential in the Secret Manager.

This command is a short-term tool that will be deprecated by the planned privilege server.

  • Method Details