gcloud_beta_sql_instances (1)
NAME
- gcloud beta sql instances - provide commands for managing Cloud SQL instances
SYNOPSIS
-
gcloud beta sql instances COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Provide commands for managing Cloud SQL instances including
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.
COMMANDS
COMMAND is one of the following:
-
- clone
-
(BETA) Clones a Cloud SQL instance.
- create
-
(BETA) Creates a new Cloud SQL instance.
- delete
-
(BETA) Deletes a Cloud SQL instance.
- describe
-
(BETA) Displays configuration and metadata about a Cloud SQL instance.
- export
-
(BETA) (DEPRECATED) Exports data from a Cloud SQL instance.
- failover
-
(BETA) Causes a high-availability Cloud SQL instance to failover.
- import
-
(BETA) (DEPRECATED) Imports data into a Cloud SQL instance from
Google Cloud Storage.
- list
-
(BETA) Lists Cloud SQL instances in a given project.
- patch
-
(BETA) Updates the settings of a Cloud SQL instance.
- promote-replica
-
(BETA) Promotes Cloud SQL read replica to a stand-alone instance.
- reset-ssl-config
-
(BETA) Deletes all client certificates and generates a new server
certificate.
- restart
-
(BETA) Restarts a Cloud SQL instance.
- restore-backup
-
(BETA) Restores a backup of a Cloud SQL instance.
NOTES
This command is currently in BETA and may change without notice. These variants are also available:
- $ gcloud sql instances $ gcloud alpha sql instances