mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed May 1 09:26:55 UTC 2024
This commit is contained in:
parent
3740758467
commit
48fac7efd4
454 changed files with 11765 additions and 12790 deletions
|
|
@ -24,6 +24,9 @@ GCLOUD WIDE FLAGS
|
|||
COMMANDS
|
||||
COMMAND is one of the following:
|
||||
|
||||
add-iam-policy-binding
|
||||
Add an IAM policy binding to a Compute Engine backend bucket.
|
||||
|
||||
add-signed-url-key
|
||||
Add Cloud CDN Signed URL key to a backend bucket.
|
||||
|
||||
|
|
@ -39,9 +42,18 @@ COMMANDS
|
|||
describe
|
||||
Describe a backend bucket.
|
||||
|
||||
get-iam-policy
|
||||
Get the IAM policy for a Compute Engine backend bucket.
|
||||
|
||||
list
|
||||
List Google Compute Engine backend buckets.
|
||||
|
||||
remove-iam-policy-binding
|
||||
Remove an IAM policy binding from a Compute Engine backend bucket.
|
||||
|
||||
set-iam-policy
|
||||
Set the IAM policy binding for a Compute Engine backend bucket.
|
||||
|
||||
update
|
||||
Update a backend bucket.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue