mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
53 lines
1.1 KiB
Text
53 lines
1.1 KiB
Text
|
|
NAME
|
||
|
|
gcloud beta filestore instances - create and manage Filestore instances
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta filestore instances GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) Create and manage Filestore instances.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
snapshots
|
||
|
|
(BETA) Create and manage Filestore snapshots.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
(BETA) Create a Filestore instance.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(BETA) Delete a Filestore instance.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(BETA) Show metadata for a Filestore instance.
|
||
|
|
|
||
|
|
list
|
||
|
|
(BETA) List Filestore instances.
|
||
|
|
|
||
|
|
restore
|
||
|
|
(BETA) Restore a Filestore instance from a backup.
|
||
|
|
|
||
|
|
revert
|
||
|
|
(BETA) Revert a Filestore instance.
|
||
|
|
|
||
|
|
update
|
||
|
|
(BETA) Update a Filestore instance.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. These
|
||
|
|
variants are also available:
|
||
|
|
|
||
|
|
$ gcloud filestore instances
|
||
|
|
|
||
|
|
$ gcloud alpha filestore instances
|
||
|
|
|