- NAME
-
- gcloud kms keyrings - create and manage keyrings
- SYNOPSIS
-
-
gcloud kms keyrings
COMMAND
[GCLOUD_WIDE_FLAG …
]
-
- DESCRIPTION
- A keyring is a toplevel logical grouping of keys.
- GCLOUD WIDE FLAGS
-
These flags are available to all commands:
--help
.Run
$ gcloud help
for details. - COMMANDS
-
is one of the following:COMMAND
add-iam-policy-binding
- Add IAM policy binding for a kms keyring.
create
- Create a new keyring.
describe
- Get metadata for a keyring.
get-iam-policy
- Get the IAM policy for a keyring.
list
- List keyrings within a location.
remove-iam-policy-binding
- Remove IAM policy binding for a kms keyring.
set-iam-policy
- Set the IAM policy for a keyring.
- NOTES
-
These variants are also available:
gcloud alpha kms keyrings
gcloud beta kms keyrings
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.