1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-19 07:15:23 +00:00

gcloud: Wed Jul 17 09:30:28 UTC 2024

This commit is contained in:
Automated 2024-07-17 09:30:28 +00:00
parent 2614f6b65e
commit 503936d882
156 changed files with 1988 additions and 573 deletions

View file

@ -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.

View file

@ -93,9 +93,9 @@ 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 } ]
At most one of these can be specified: