mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
35 lines
1 KiB
Text
35 lines
1 KiB
Text
NAME
|
|
gcloud alpha composer environments snapshots - save and load snapshots of
|
|
environment
|
|
|
|
SYNOPSIS
|
|
gcloud alpha composer environments snapshots COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) The gcloud alpha composer environments snapshots command group
|
|
saves and loads snapshots of Cloud Composer environments.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
load
|
|
(ALPHA) Load a snapshot into the environment.
|
|
|
|
save
|
|
(ALPHA) Save a snapshot of the 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 snapshots
|
|
|
|
$ gcloud beta composer environments snapshots
|
|
|