mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Mar 1 10:23:17 UTC 2023
This commit is contained in:
parent
7664984b79
commit
bdaa0b3cfc
230 changed files with 8963 additions and 242 deletions
33
gcloud/beta/kms/inventory/help
Normal file
33
gcloud/beta/kms/inventory/help
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
NAME
|
||||
gcloud beta kms inventory - manages the KMS Inventory and Key Tracking
|
||||
commands
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta kms inventory COMMAND [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) 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
|
||||
(BETA) Gets the protected resources summary.
|
||||
|
||||
list-keys
|
||||
(BETA) Lists the keys in a project.
|
||||
|
||||
search-protected-resources
|
||||
(BETA) Searches the resources protected by a key.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
|
||||
$ gcloud alpha kms inventory
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue