gcloud_alpha_sql (1)
NAME
- gcloud alpha sql - create and manage Google Cloud SQL databases
SYNOPSIS
-
gcloud alpha sql GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) The gcloud sql command group lets you create and manage Google
Cloud SQL is a fully-managed database service that makes it easy to set up, maintain, manage, and administer your relational MySQL databases in the cloud.
More information on Cloud SQL can be found here: cloud.google.com/sql and detailed documentation can be found here: cloud.google.com/sql/docs
GCLOUD WIDE FLAGS
These flags are available to all commands: --account, --configuration, --flags-file, --flatten, --format, --help, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity. Run $ gcloud help for details.
GROUPS
GROUP is one of the following:
-
- backups
-
(ALPHA) Provide commands for working with backups of Cloud SQL instances.
- databases
-
(ALPHA) Provide commands for managing databases of Cloud SQL instances.
- export
-
(ALPHA) Provide commands to export Cloud SQL instances.
- flags
-
(ALPHA) Provide a command to list flags.
- import
-
(ALPHA) Provides commands to import Cloud SQL instances.
- instances
-
(ALPHA) Provide commands for managing Cloud SQL instances.
- operations
-
(ALPHA) Provide commands for working with Cloud SQL instance operations.
- ssl
-
(ALPHA) Provide commands for managing SSL certificates of Cloud SQL
instances.
- ssl-certs
-
(ALPHA) (DEPRECATED) Provide commands for managing SSL certificates
of Cloud SQL instances.
- tiers
-
(ALPHA) Provide a command to list tiers.
- users
-
(ALPHA) Provide commands for managing Cloud SQL users.
COMMANDS
COMMAND is one of the following:
-
- connect
-
(ALPHA) Connects to a Cloud SQL instance.
NOTES
This command is currently in ALPHA and may change without notice. If this command fails with API permission errors despite specifying the right project, you will have to apply for early access and have your projects registered on the API whitelist to use it. To do so, contact Support at cloud.google.com/support These variants are also available:
- $ gcloud sql $ gcloud beta sql