gcloud sql databases

NAME
gcloud sql databases - provide commands for managing databases of Cloud SQL instances
SYNOPSIS
gcloud sql databasesCOMMAND[GCLOUD_WIDE_FLAG]
DESCRIPTION
Provide commands for managing databases of Cloud SQL instances, includingcreating, deleting, listing, patching, updating, and getting information aboutdatabases.
GCLOUD WIDE FLAGS
These flags are available to all commands:--help.

Run$gcloud help for details.

COMMANDS
COMMAND is one of the following:
create
Creates a database for a Cloud SQL instance.
delete
Deletes a Cloud SQL database.
describe
Displays configuration and metadata about a Cloud SQL database.
list
Lists databases for a Cloud SQL instance.
patch
Patches the settings of a Cloud SQL database.
NOTES
These variants are also available:
gcloudalphasqldatabases
gcloudbetasqldatabases

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.