mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Thu Jun 15 10:31:27 UTC 2023
This commit is contained in:
parent
435c9359b5
commit
2102dc5511
223 changed files with 8143 additions and 443 deletions
52
gcloud/beta/netapp/help
Normal file
52
gcloud/beta/netapp/help
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue