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:
parent
78fb6d9419
commit
7664984b79
46 changed files with 947 additions and 130 deletions
|
|
@ -338,8 +338,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.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue