Difference between revisions of "Gcloud kms keys"
Jump to navigation
Jump to search
Line 3: | Line 3: | ||
[[gcloud kms keys list]] | [[gcloud kms keys list]] | ||
+ | |||
+ | <pre> | ||
+ | ERROR: (gcloud.kms.keys) Command name argument expected. | ||
+ | |||
+ | Available groups for gcloud kms keys: | ||
+ | |||
+ | versions Create and manage versions. | ||
+ | |||
+ | Available commands for gcloud kms keys: | ||
+ | |||
+ | add-iam-policy-binding Add IAM policy binding for a kms key. | ||
+ | create Create a new key. | ||
+ | describe Get metadata for a given key. | ||
+ | get-iam-policy Get the IAM policy for a key. | ||
+ | list List the keys within a keyring. | ||
+ | remove-iam-policy-binding Remove IAM policy binding for a kms key. | ||
+ | remove-rotation-schedule Remove the rotation schedule for a key. | ||
+ | set-iam-policy Set the IAM policy for a key. | ||
+ | set-primary-version Set the primary version of a key. | ||
+ | set-rotation-schedule Update the rotation schedule for a key. | ||
+ | update Update a key. | ||
+ | |||
+ | For detailed information on this command and its flags, run: | ||
+ | gcloud kms keys --help | ||
+ | </pre> | ||
== See also == | == See also == |
Revision as of 08:29, 6 October 2022
https://cloud.google.com/sdk/gcloud/reference/kms/keys
gcloud kms keys list
ERROR: (gcloud.kms.keys) Command name argument expected. Available groups for gcloud kms keys: versions Create and manage versions. Available commands for gcloud kms keys: add-iam-policy-binding Add IAM policy binding for a kms key. create Create a new key. describe Get metadata for a given key. get-iam-policy Get the IAM policy for a key. list List the keys within a keyring. remove-iam-policy-binding Remove IAM policy binding for a kms key. remove-rotation-schedule Remove the rotation schedule for a key. set-iam-policy Set the IAM policy for a key. set-primary-version Set the primary version of a key. set-rotation-schedule Update the rotation schedule for a key. update Update a key. For detailed information on this command and its flags, run: gcloud kms keys --help
See also
Advertising: