1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00

gcloud: Wed Nov 13 10:04:10 UTC 2024

This commit is contained in:
Automated 2024-11-13 10:04:10 +00:00
parent 7da5872e5c
commit a63704a3af
252 changed files with 4821 additions and 807 deletions

View file

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

View file

@ -9,6 +9,7 @@ SYNOPSIS
[--remote-password-secret-version=REMOTE_PASSWORD_SECRET_VERSION]
[--remote-username=REMOTE_USERNAME] [--update-labels=[KEY=VALUE,...]]
[--upstream-policy-file=FILE]
[--allow-vulnerability-scanning | --disable-vulnerability-scanning]
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
@ -97,6 +98,14 @@ FLAGS
"priority": 1 }, { "id": "test2", "repository":
"projects/p2/locations/us-west2/repositories/repo2", "priority": 2 } ]
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.
At most one of these can be specified:
--clear-labels