mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
48 lines
1.1 KiB
Text
48 lines
1.1 KiB
Text
|
|
NAME
|
||
|
|
gcloud alpha netapp volumes - create and manage Cloud NetApp Volumes
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud alpha netapp volumes GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(ALPHA) Create and manage Cloud NetApp Volumes.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
snapshots
|
||
|
|
(ALPHA) Create and manage Cloud NetApp Volume Snapshots.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
create
|
||
|
|
(ALPHA) Create a Cloud NetApp Volume.
|
||
|
|
|
||
|
|
delete
|
||
|
|
(ALPHA) Delete a Cloud NetApp Volume.
|
||
|
|
|
||
|
|
describe
|
||
|
|
(ALPHA) Show metadata for a Cloud NetApp Volume.
|
||
|
|
|
||
|
|
list
|
||
|
|
(ALPHA) List Cloud NetApp Volumes.
|
||
|
|
|
||
|
|
revert
|
||
|
|
(ALPHA) Revert a Cloud NetApp Volume back to a specified Snapshot.
|
||
|
|
|
||
|
|
update
|
||
|
|
(ALPHA) Update a Cloud NetApp Volume.
|
||
|
|
|
||
|
|
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.
|
||
|
|
|