mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Mar 12 10:54:38 UTC 2025
This commit is contained in:
parent
6dc93282df
commit
a459a88a5f
152 changed files with 2634 additions and 1748 deletions
|
|
@ -10,7 +10,8 @@ SYNOPSIS
|
|||
[--mode=MODE; default="NONE"] [--remote-apt-repo=REMOTE_APT_REPO]
|
||||
[--remote-apt-repo-path=REMOTE_APT_REPO_PATH]
|
||||
[--remote-docker-repo=REMOTE_DOCKER_REPO]
|
||||
[--remote-mvn-repo=REMOTE_MVN_REPO] [--remote-npm-repo=REMOTE_NPM_REPO]
|
||||
[--remote-go-repo=REMOTE_GO_REPO] [--remote-mvn-repo=REMOTE_MVN_REPO]
|
||||
[--remote-npm-repo=REMOTE_NPM_REPO]
|
||||
[--remote-password-secret-version=REMOTE_PASSWORD_SECRET_VERSION]
|
||||
[--remote-python-repo=REMOTE_PYTHON_REPO]
|
||||
[--remote-repo-config-desc=REMOTE_REPO_CONFIG_DESC]
|
||||
|
|
@ -161,6 +162,10 @@ OPTIONAL FLAGS
|
|||
◆ one of the following enums: [docker-hub].
|
||||
◆ an http/https custom registry uri (ex: https://my.docker.registry)
|
||||
|
||||
--remote-go-repo=REMOTE_GO_REPO
|
||||
(Go only) Repo upstream for Go remote repository.
|
||||
"https://proxy.golang.org/" is the only valid value.
|
||||
|
||||
--remote-mvn-repo=REMOTE_MVN_REPO
|
||||
(Maven only) Repo upstream for maven remote repository. REMOTE_MVN_REPO
|
||||
can be either:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue