We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 643101e commit 5f2a768Copy full SHA for 5f2a768
api/README.md
@@ -442,7 +442,7 @@ Create a **FQDN** environment variable based off service name and subdomain abov
442
443
Map your service to the custom FQDN:
444
445
- gcloud beta run domain-mappings create --service ds-api \
+ gcloud run domain-mappings create --service ds-api \
446
--domain $FQDN \
447
--cluster $CLUSTER \
448
--cluster-location $ZONE \
0 commit comments