mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
34 lines
720 B
Text
34 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
|
||
|
|
|