mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
33 lines
720 B
Text
33 lines
720 B
Text
NAME
|
|
gcloud kms inventory - manages the KMS Inventory and Key Tracking commands
|
|
|
|
SYNOPSIS
|
|
gcloud kms inventory COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manages the KMS Inventory and Key Tracking commands.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
get-protected-resources-summary
|
|
Gets the protected resources summary.
|
|
|
|
list-keys
|
|
Lists the keys in a project.
|
|
|
|
search-protected-resources
|
|
Searches the resources protected by a key.
|
|
|
|
NOTES
|
|
These variants are also available:
|
|
|
|
$ gcloud alpha kms inventory
|
|
|
|
$ gcloud beta kms inventory
|
|
|