1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 03:16:46 +00:00
gcloud-help/gcloud/alpha/composer/environments/storage/data/help
2022-03-01 04:29:52 +00:00

46 lines
1.3 KiB
Text

NAME
gcloud alpha composer environments storage data - manage data for Cloud
Composer environments
SYNOPSIS
gcloud alpha composer environments storage data COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) The gcloud alpha 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
(ALPHA) Delete data from an Cloud Composer environment's Cloud Storage
bucket.
export
(ALPHA) Export data from an environment into local storage or Cloud
Storage.
import
(ALPHA) Import data from local storage or Cloud Storage into an
environment.
list
(ALPHA) List the data for a Cloud Composer environment.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud composer environments storage data
$ gcloud beta composer environments storage data