mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
44 lines
1.1 KiB
Text
44 lines
1.1 KiB
Text
NAME
|
|
gcloud beta composer environments storage data - manage data for Cloud
|
|
Composer environments
|
|
|
|
SYNOPSIS
|
|
gcloud beta composer environments storage data COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) The gcloud beta composer environments storage data command group
|
|
lets you import, export, list, and delete data for your Cloud Composer
|
|
environment.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
delete
|
|
(BETA) Delete data from an Cloud Composer environment's Cloud Storage
|
|
bucket.
|
|
|
|
export
|
|
(BETA) Export data from an environment into local storage or Cloud
|
|
Storage.
|
|
|
|
import
|
|
(BETA) Import data from local storage or Cloud Storage into an
|
|
environment.
|
|
|
|
list
|
|
(BETA) List the data for a Cloud Composer environment.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud composer environments storage data
|
|
|
|
$ gcloud alpha composer environments storage data
|
|
|