mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +00:00
gcloud: Wed Aug 23 10:30:46 UTC 2023
This commit is contained in:
parent
5f3d6bc974
commit
f9edf67fe5
677 changed files with 22815 additions and 975 deletions
|
|
@ -16,7 +16,6 @@ SYNOPSIS
|
|||
[--remote-yum-repo=REMOTE_YUM_REPO]
|
||||
[--remote-yum-repo-path=REMOTE_YUM_REPO_PATH]
|
||||
[--upstream-policy-file=FILE] [--version-policy=VERSION_POLICY]
|
||||
[--allow-sbom-generation | --disable-sbom-generation]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -191,14 +190,6 @@ OPTIONAL FLAGS
|
|||
snapshot
|
||||
(Maven only) The repository accepts snapshot versions only.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--allow-sbom-generation
|
||||
Allow SBOM generation on the repository.
|
||||
|
||||
--disable-sbom-generation
|
||||
Disable SBOM generation on the repository.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
|
|
|
|||
|
|
@ -6,7 +6,6 @@ SYNOPSIS
|
|||
gcloud artifacts repositories update (REPOSITORY : --location=LOCATION)
|
||||
[--description=DESCRIPTION] [--immutable-tags]
|
||||
[--update-labels=[KEY=VALUE,...]] [--upstream-policy-file=FILE]
|
||||
[--allow-sbom-generation | --disable-sbom-generation]
|
||||
[--clear-labels | --remove-labels=[KEY,...]] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
|
|
@ -83,14 +82,6 @@ FLAGS
|
|||
"priority": 1 }, { "id": "test2", "repository":
|
||||
"projects/p2/locations/us-west2/repository/repo2", "priority": 2 } ]
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--allow-sbom-generation
|
||||
Allow SBOM generation on the repository.
|
||||
|
||||
--disable-sbom-generation
|
||||
Disable SBOM generation on the repository.
|
||||
|
||||
At most one of these can be specified:
|
||||
|
||||
--clear-labels
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue