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:
parent
e7bec9b31b
commit
8f4214beb2
148 changed files with 5778 additions and 334 deletions
35
gcloud/storage/buckets/notifications/help
Normal file
35
gcloud/storage/buckets/notifications/help
Normal 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
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue