Class GetSqlCredentialCommand

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

public class GetSqlCredentialCommand extends Object implements Command
Command to get a Cloud SQL credential in the Secret Manager.

The schema deployment process will use this command's output. Coordinate with the schema deployment script before making changes to the output.

  • Method Details