mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-11 07:29:40 +00:00
53 lines
1.6 KiB
Text
53 lines
1.6 KiB
Text
|
|
NAME
|
||
|
|
gcloud beta netapp - create and manipulate Cloud NetApp Files resources
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud beta netapp GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
(BETA) The gcloud netapp command group lets you create, configure and
|
||
|
|
manipulate Cloud NetApp Volumes resources such as Volumes, Storage Pools,
|
||
|
|
Active Directories, KMS Configs, Volume Snapshots, and Volume Replications
|
||
|
|
etc.
|
||
|
|
|
||
|
|
With Cloud NetApp Volumes, you can take advantage of Google Cloud
|
||
|
|
Platform's scale, performance and value to manage and run on-prem NetApp
|
||
|
|
Files solutions on Google infrastructure, so you don't have to modernize
|
||
|
|
your file workloads, and allow for legacy feature support.
|
||
|
|
|
||
|
|
More information on Cloud NetApp Files can be found here:
|
||
|
|
https://cloud.google.com/netapp/docs/reference/rest
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
active-directories
|
||
|
|
(BETA) Create and manage Cloud NetApp Active Directories.
|
||
|
|
|
||
|
|
kms-configs
|
||
|
|
(BETA) Create and manage Cloud NetApp Volumes KMS Configs.
|
||
|
|
|
||
|
|
locations
|
||
|
|
(BETA) Get and list locations where Cloud NetApp Files is available.
|
||
|
|
|
||
|
|
operations
|
||
|
|
(BETA) Read and manage Cloud NetApp Files Operations.
|
||
|
|
|
||
|
|
storage-pools
|
||
|
|
(BETA) Create and manage Cloud NetApp Storage Pools.
|
||
|
|
|
||
|
|
volumes
|
||
|
|
(BETA) Create and manage Cloud NetApp Volumes.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
This command is currently in beta and might change without notice. This
|
||
|
|
variant is also available:
|
||
|
|
|
||
|
|
$ gcloud alpha netapp
|
||
|
|
|