gcloud beta sql

NAME
gcloud beta sql - create and manage Google Cloud SQL databases
SYNOPSIS
gcloud beta sqlGROUP |COMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) The gcloud sql command group lets you create and manageGoogle Cloud SQL databases.

Cloud SQL is a fully-managed database service that makes it easy to set up,maintain, manage, and administer your relational databases in the cloud.

More information on Cloud SQL can be found here:https://cloud.google.com/sql anddetailed documentation can be found here:https://cloud.google.com/sql/docs/

GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

GROUPS
GROUP is one of the following:
backups
(BETA) Provide commands for working with backups of Cloud SQLinstances.
databases
(BETA) Provide commands for managing databases of Cloud SQLinstances.
export
(BETA) Provide commands to export Cloud SQL instances.
flags
(BETA) Provide a command to list flags.
import
(BETA) Provides commands to import Cloud SQL instances.
instances
(BETA) Provide commands for managing Cloud SQL instances.
operations
(BETA) Provide commands for working with Cloud SQL instanceoperations.
ssl
(BETA) Provide commands for managing SSL certificates of Cloud SQLinstances.
ssl-certs
(BETA)(DEPRECATED) Provide commands for managing SSLcertificates of Cloud SQL instances.
tiers
(BETA) Provide a command to list tiers.
users
(BETA) Provide commands for managing Cloud SQL users.
COMMANDS
COMMAND is one of the following:
connect
(BETA) Connects to a Cloud SQL instance.
generate-login-token
(BETA) Generate an IAM login token for Cloud SQL.
reschedule-maintenance
(BETA) Reschedule a Cloud SQL instance's maintenance.
NOTES
This command is currently in beta and might change without notice. Thesevariants are also available:
gcloudsql
gcloudalphasql

Except as otherwise noted, the content of this page is licensed under theCreative Commons Attribution 4.0 License, and code samples are licensed under theApache 2.0 License. For details, see theGoogle Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.

Last updated 2025-05-07 UTC.