mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Wed Oct 5 10:40:53 UTC 2022
This commit is contained in:
parent
ffb9e43995
commit
344952a6dd
135 changed files with 3530 additions and 534 deletions
|
|
@ -22,7 +22,7 @@ EXAMPLES
|
|||
example-bucket:
|
||||
|
||||
$ gcloud alpha storage buckets notifications delete \
|
||||
b/example-bucket/notificationConfigs/3
|
||||
projects/_/buckets/example-bucket/notificationConfigs/3
|
||||
|
||||
Delete all notification configurations in the bucket example-bucket:
|
||||
|
||||
|
|
|
|||
|
|
@ -15,7 +15,7 @@ EXAMPLES
|
|||
example-bucket:
|
||||
|
||||
$ gcloud alpha storage buckets notifications describe \
|
||||
b/example-bucket/notificationConfigs/3
|
||||
projects/_/buckets/example-bucket/notificationConfigs/3
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
URL
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue