mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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
|
|
@ -17,8 +17,8 @@ EXAMPLES
|
|||
|
||||
To attach a custom domain to a Cloud Run service
|
||||
|
||||
$ gcloud alpha run integrations create --type=custom-domain \
|
||||
--service=myservice --parameters=domain=mydomain.com
|
||||
$ gcloud alpha run integrations create --type=domain-routing \
|
||||
--parameters='set-mapping=example.com/*:myservice'
|
||||
|
||||
REQUIRED FLAGS
|
||||
--type=TYPE
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue