mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 02:25:19 +00:00
gcloud: Thu Jun 22 10:31:35 UTC 2023
This commit is contained in:
parent
2102dc5511
commit
dc0d916cee
219 changed files with 5076 additions and 1639 deletions
|
|
@ -134,19 +134,19 @@ OPTIONAL FLAGS
|
|||
|
||||
--remote-docker-repo=REMOTE_DOCKER_REPO
|
||||
(Docker only) Repo upstream for docker remote repository.
|
||||
REMOTE_DOCKER_REPO must be one of: docker-hub, none.
|
||||
REMOTE_DOCKER_REPO must be one of: [docker-hub].
|
||||
|
||||
--remote-mvn-repo=REMOTE_MVN_REPO
|
||||
(Maven only) Repo upstream for maven remote repository. REMOTE_MVN_REPO
|
||||
must be one of: maven-central, none.
|
||||
must be one of: [maven-central].
|
||||
|
||||
--remote-npm-repo=REMOTE_NPM_REPO
|
||||
(npm only) Repo upstream for npm remote repository. REMOTE_NPM_REPO
|
||||
must be one of: none, npmjs.
|
||||
(Npm only) Repo upstream for npm remote repository. REMOTE_NPM_REPO
|
||||
must be one of: [npmjs].
|
||||
|
||||
--remote-python-repo=REMOTE_PYTHON_REPO
|
||||
(Python only) Repo upstream for python remote repository.
|
||||
REMOTE_PYTHON_REPO must be one of: none, pypi.
|
||||
REMOTE_PYTHON_REPO must be one of: [pypi].
|
||||
|
||||
--remote-repo-config-desc=REMOTE_REPO_CONFIG_DESC
|
||||
The description for the remote repository config.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue