1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Tue Oct 18 11:38:19 UTC 2022

This commit is contained in:
Automated 2022-10-18 11:38:19 +00:00
parent 389ff42bae
commit 5c08d21169
Failed to extract signature
159 changed files with 4170 additions and 656 deletions

View file

@ -17,7 +17,7 @@ EXAMPLES
To attach a custom domain to a Cloud Run service
$ gcloud alpha run integrations create --type=domain-routing \
$ gcloud alpha run integrations create --type=custom-domains \
--parameters='set-mapping=example.com/*:myservice'
REQUIRED FLAGS