mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Mar 13 09:56:21 UTC 2024
This commit is contained in:
parent
7f632e0c5d
commit
75379bf68b
273 changed files with 9390 additions and 532 deletions
|
|
@ -39,7 +39,7 @@ COMMANDS
|
|||
COMMAND is one of the following:
|
||||
|
||||
add-iam-policy-binding
|
||||
(BETA) Add IAM policy binding to a secret.
|
||||
(BETA) Add IAM policy binding to a secret resource.
|
||||
|
||||
create
|
||||
(BETA) Create a new secret.
|
||||
|
|
@ -51,16 +51,16 @@ COMMANDS
|
|||
(BETA) Describe a secret's metadata.
|
||||
|
||||
get-iam-policy
|
||||
(BETA) Get the IAM policy for the secret.
|
||||
(BETA) Get the IAM policy of a secret.
|
||||
|
||||
list
|
||||
(BETA) List all secret names.
|
||||
|
||||
remove-iam-policy-binding
|
||||
(BETA) Remove IAM policy binding for a secret.
|
||||
(BETA) Remove IAM policy binding of a secret resource.
|
||||
|
||||
set-iam-policy
|
||||
(BETA) Set the IAM policy binding for a secret.
|
||||
(BETA) Set the IAM policy for a secret.
|
||||
|
||||
update
|
||||
(BETA) Update a secret's metadata.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue