1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/sql/export/help
2022-03-01 04:29:52 +00:00

33 lines
692 B
Text

NAME
gcloud sql export - provide commands to export Cloud SQL instances
SYNOPSIS
gcloud sql export COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Provide commands to export Cloud SQL instances.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
bak
Export data from a Cloud SQL instance to a BAK file.
csv
Exports data from a Cloud SQL instance to a CSV file.
sql
Exports data from a Cloud SQL instance to a SQL file.
NOTES
These variants are also available:
$ gcloud alpha sql export
$ gcloud beta sql export