1
0
Fork 0
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:
Automated 2024-10-30 10:13:17 +00:00
parent fc66f7f0ca
commit d7d92f8000
166 changed files with 6197 additions and 300 deletions

View file

@ -13,8 +13,9 @@ EXAMPLES
To associate a Cloud Pub/Sub topic to receive repository update
notifications, run:
$ gcloud alpha source repos update --add-topic=TOPIC_NAME \
--service-account=SERVICE_ACCOUNT_EMAIL --message-format=json
$ gcloud alpha source repos update REPO_NAME \
--add-topic=TOPIC_NAME --service-account=SERVICE_ACCOUNT_EMAIL \
--message-format=json
POSITIONAL ARGUMENTS
Repo resource - Name of the Cloud Source repository to update. This