mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Nov 13 10:04:10 UTC 2024
This commit is contained in:
parent
7da5872e5c
commit
a63704a3af
252 changed files with 4821 additions and 807 deletions
|
|
@ -17,6 +17,7 @@ SYNOPSIS
|
|||
[--remote-username=REMOTE_USERNAME] [--remote-yum-repo=REMOTE_YUM_REPO]
|
||||
[--remote-yum-repo-path=REMOTE_YUM_REPO_PATH]
|
||||
[--upstream-policy-file=FILE] [--version-policy=VERSION_POLICY]
|
||||
[--allow-vulnerability-scanning | --disable-vulnerability-scanning]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -214,6 +215,14 @@ OPTIONAL FLAGS
|
|||
snapshot
|
||||
(Maven only) The repository accepts snapshot versions only.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--allow-vulnerability-scanning
|
||||
Allow vulnerability scanning on the repository.
|
||||
|
||||
--disable-vulnerability-scanning
|
||||
Disable vulnerability scanning on the repository.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue