gcp pubsub notification - ghdrako/doc_snipets GitHub Wiki
gsutil notification create -f (json|none) [-p <prefix>] [-t <topic>] \
[-m <key>:<value>]... [-e <eventType>]... gs://<bucket_name>
gsutil notification delete (<notificationConfigName>|gs://<bucket_name>)...
gsutil notification list gs://<bucket_name>...
gsutil notification watchbucket [-i <id>] [-t <token>] <app_url> gs://<bucket_name>
gsutil notification stopchannel <channel_id> <resource_id>