mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
35 lines
903 B
Text
35 lines
903 B
Text
NAME
|
|
gcloud beta kms autokey-config - update and retrieve the AutokeyConfig
|
|
|
|
SYNOPSIS
|
|
gcloud beta kms autokey-config COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) Autokey config is a folder level resource which configures the key
|
|
project for the folder and the resources inside it.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
(BETA) Describe the AutokeyConfig of a folder.
|
|
|
|
show-effective-config
|
|
(BETA) Gets the effective Cloud KMS AutokeyConfig for a given project.
|
|
|
|
update
|
|
(BETA) Updates the AutokeyConfig for a folder.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud kms autokey-config
|
|
|
|
$ gcloud alpha kms autokey-config
|
|
|