mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
38 lines
781 B
Text
38 lines
781 B
Text
NAME
|
|
gcloud filestore instances snapshots - create and manage Filestore
|
|
snapshots
|
|
|
|
SYNOPSIS
|
|
gcloud filestore instances snapshots COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Create and manage Filestore snapshots.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a Filestore snapshot.
|
|
|
|
delete
|
|
Delete a Filestore snapshot.
|
|
|
|
describe
|
|
Display information about a Filestore snapshot.
|
|
|
|
list
|
|
List Filestore snapshots.
|
|
|
|
update
|
|
Update the description or labels of a Filestore snapshot.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta filestore instances snapshots
|
|
|