mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
45 lines
1 KiB
Text
45 lines
1 KiB
Text
NAME
|
|
gcloud netapp kms-configs - create and manage Cloud NetApp Volumes KMS
|
|
Configs
|
|
|
|
SYNOPSIS
|
|
gcloud netapp kms-configs COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Create and manage Cloud NetApp Volumes KMS Configs.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
Create a Cloud NetApp Volumes KMS Config.
|
|
|
|
delete
|
|
Delete a Cloud NetApp Volumes KMS Config.
|
|
|
|
describe
|
|
Show metadata for a Cloud NetApp Volumes KMS Config.
|
|
|
|
encrypt
|
|
Encrypt all existing volumes and storage pools in the same region with
|
|
the desired Cloud NetApp Volumes KMS Config.
|
|
|
|
list
|
|
List Cloud NetApp Volumes KMS Configs.
|
|
|
|
update
|
|
Update a Cloud NetApp Volumes KMS Config.
|
|
|
|
verify
|
|
Verify that the Cloud NetApp Volumes KMS Config is reachable.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud beta netapp kms-configs
|
|
|