mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Feb 12 10:41:39 UTC 2025
This commit is contained in:
parent
c854ee0644
commit
44f319c56c
119 changed files with 5956 additions and 337 deletions
|
|
@ -16,6 +16,9 @@ GCLOUD WIDE FLAGS
|
|||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
add-iam-policy-binding
|
||||
Add IAM policy binding for a Cloud Deploy Policy.
|
||||
|
||||
delete
|
||||
Delete a deploy policy.
|
||||
|
||||
|
|
@ -25,6 +28,15 @@ COMMANDS
|
|||
export
|
||||
Returns the .yaml definition of the specified deploy policy.
|
||||
|
||||
get-iam-policy
|
||||
Get the IAM policy for a Cloud Deploy Policy.
|
||||
|
||||
remove-iam-policy-binding
|
||||
Remove an IAM policy binding for a Cloud Deploy Policy.
|
||||
|
||||
set-iam-policy
|
||||
Set the IAM policy for a Cloud Deploy Policy.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue