mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
gcloud: Wed Oct 30 10:13:17 UTC 2024
This commit is contained in:
parent
fc66f7f0ca
commit
d7d92f8000
166 changed files with 6197 additions and 300 deletions
|
|
@ -13,7 +13,7 @@ EXAMPLES
|
|||
To associate a Cloud Pub/Sub topic to receive repository update
|
||||
notifications, run:
|
||||
|
||||
$ gcloud beta source repos update --add-topic=TOPIC_NAME \
|
||||
$ gcloud beta source repos update REPO_NAME --add-topic=TOPIC_NAME \
|
||||
--service-account=SERVICE_ACCOUNT_EMAIL --message-format=json
|
||||
|
||||
POSITIONAL ARGUMENTS
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue