A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://cloud.google.com/sdk/gcloud/reference/beta/sql/instances/export below:

gcloud beta sql instances export

gcloud beta sql instances export

Stay organized with collections Save and categorize content based on your preferences.

NAME
gcloud beta sql instances export - exports data from a Cloud SQL instance
SYNOPSIS
gcloud beta sql instances export INSTANCE URI [--async] [--database=DATABASE,[DATABASE,…], -d DATABASE,[DATABASE,…]] [--table=TABLE,[TABLE,…], -t TABLE,[TABLE,…]] [GCLOUD_WIDE_FLAG]
DESCRIPTION
(BETA) (DEPRECATED) Exports data from a Cloud SQL instance.

This command is deprecated and will be removed in version 205.0.0. Use gcloud sql export sql instead.

Exports data from a Cloud SQL instance to a Google Cloud Storage bucket as a MySQL dump file.

POSITIONAL ARGUMENTS
INSTANCE
Cloud SQL instance ID.
URI
The path to the file in Google Cloud Storage where the export will be stored. The URI is in the form gs://bucketName/fileName. If the file already exists, the operation fails. If the filename ends with .gz, the contents are compressed.
FLAGS
--async
Return immediately, without waiting for the operation in progress to complete.
--database=DATABASE,[DATABASE,…], -d DATABASE,[DATABASE,…]
Database(s) from which the export is made. Information on requirements can be found here: https://cloud.google.com/sql/docs/mysql/admin-api/v1beta4/instances/export#exportContext.databases
--table=TABLE,[TABLE,…], -t TABLE,[TABLE,…]
Tables to export from the specified database. If you specify tables, specify one and only one database. For Postgres instances, only one table can be exported at a time.
GCLOUD WIDE FLAGS
These flags are available to all commands: --access-token-file, --account, --billing-project, --configuration, --flags-file, --flatten, --format, --help, --impersonate-service-account, --log-http, --project, --quiet, --trace-token, --user-output-enabled, --verbosity.

Run $ gcloud help for details.

NOTES
This command is currently in beta and might change without notice. These variants are also available:
gcloud sql instances export
gcloud alpha sql instances export

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

Last updated 2025-05-07 UTC.

[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2025-05-07 UTC."],[],[]]


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4