1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Thu Feb 23 10:13:49 UTC 2023

This commit is contained in:
Automated 2023-02-23 10:13:49 +00:00
parent 78fb6d9419
commit 7664984b79
46 changed files with 947 additions and 130 deletions

View file

@ -342,8 +342,11 @@ FLAGS
DOCKER_REPOSITORY must be an Artifact Registry Docker repository
present in the same project and location as the Cloud Function.
The repository name should match the pattern
projects/${PROJECT}/locations/${LOCATION}/repositories/${REPOSITORY}
The repository name should match one of these patterns:
▸ projects/${PROJECT}/locations/${LOCATION}/repositories/${REPOSITORY},
▸ {LOCATION}-docker.pkg.dev/{PROJECT}/{REPOSITORY}.
where ${PROJECT} is the project, ${LOCATION} is the location of the
repository and ${REPOSITORY} is a valid repository ID.