mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
52
gcloud/netapp/help
Normal file
52
gcloud/netapp/help
Normal file
|
|
@ -0,0 +1,52 @@
|
|||
NAME
|
||||
gcloud netapp - create and manipulate Cloud NetApp Files resources
|
||||
|
||||
SYNOPSIS
|
||||
gcloud netapp GROUP [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
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
|
||||
Create and manage Cloud NetApp Active Directories.
|
||||
|
||||
kms-configs
|
||||
Create and manage Cloud NetApp Volumes KMS Configs.
|
||||
|
||||
locations
|
||||
Get and list locations where Cloud NetApp Files is available.
|
||||
|
||||
operations
|
||||
Read and manage Cloud NetApp Files Operations.
|
||||
|
||||
storage-pools
|
||||
Create and manage Cloud NetApp Storage Pools.
|
||||
|
||||
volumes
|
||||
Create and manage Cloud NetApp Volumes.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha netapp
|
||||
|
||||
$ gcloud beta netapp
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue