1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-22 15:52:30 +00:00

gcloud: Wed Sep 14 09:28:28 UTC 2022

This commit is contained in:
Automated 2022-09-14 09:28:28 +00:00
parent e7bec9b31b
commit 8f4214beb2
Failed to extract signature
148 changed files with 5778 additions and 334 deletions

View file

@ -0,0 +1,35 @@
NAME
gcloud storage buckets notifications - manage Cloud Storage bucket
notifications
SYNOPSIS
gcloud storage buckets notifications COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
Manage Cloud Storage bucket notifications.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
create
Create a notification configuration on a bucket.
delete
Delete notification configurations from a bucket.
describe
Show metadata for a notification configuration.
list
List the notification configurations belonging to a given bucket.
NOTES
This variant is also available:
$ gcloud alpha storage buckets notifications