mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Jul 17 09:30:28 UTC 2024
This commit is contained in:
parent
2614f6b65e
commit
503936d882
156 changed files with 1988 additions and 573 deletions
|
|
@ -196,9 +196,9 @@ OPTIONAL FLAGS
|
|||
--upstream-policy-file=FILE
|
||||
(Virtual Repositories only) is the upstreams for the Virtual
|
||||
Repository. Example of the file contents: [ { "id": "test1",
|
||||
"repository": "projects/p1/locations/us-central1/repository/repo1",
|
||||
"repository": "projects/p1/locations/us-central1/repositories/repo1",
|
||||
"priority": 1 }, { "id": "test2", "repository":
|
||||
"projects/p2/locations/us-west2/repository/repo2", "priority": 2 } ]
|
||||
"projects/p2/locations/us-west2/repositories/repo2", "priority": 2 } ]
|
||||
|
||||
--version-policy=VERSION_POLICY
|
||||
(Maven only) The package versions that the repository will store.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue