mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 15:39:42 +00:00
48 lines
933 B
Text
48 lines
933 B
Text
NAME
|
|
gcloud filestore instances - create and manage Filestore instances
|
|
|
|
SYNOPSIS
|
|
gcloud filestore instances GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
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
|
|
Create and manage Filestore snapshots.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a Filestore instance.
|
|
|
|
delete
|
|
Delete a Filestore instance.
|
|
|
|
describe
|
|
Show metadata for a Filestore instance.
|
|
|
|
list
|
|
List Filestore instances.
|
|
|
|
restore
|
|
Restore a Filestore instance from a backup.
|
|
|
|
update
|
|
Update a Filestore instance.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha filestore instances
|
|
|
|
$ gcloud beta filestore instances
|
|
|