mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +00:00
gcloud: Wed Oct 2 09:51:07 UTC 2024
This commit is contained in:
parent
0a5b6f11af
commit
489be55d99
133 changed files with 4948 additions and 242 deletions
|
|
@ -5,7 +5,7 @@ NAME
|
|||
SYNOPSIS
|
||||
gcloud artifacts sbom load --source=SOURCE --uri=ARTIFACT_URI
|
||||
[--destination=DESTINATION] [--kms-key-version=KMS_KEY_VERSION]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
[--location=LOCATION] [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Upload an SBOM file and create a reference occurrence.
|
||||
|
|
@ -57,6 +57,10 @@ OPTIONAL FLAGS
|
|||
provided should be the resource ID in the format of
|
||||
projects/[KEY_PROJECT_ID]/locations/[LOCATION]/keyRings/[RING_NAME]/cryptoKeys/[KEY_NAME]/cryptoKeyVersions/[KEY_VERSION].
|
||||
|
||||
--location=LOCATION
|
||||
If specified, all requests to Artifact Analysis for occurrences will go
|
||||
to location specified
|
||||
|
||||
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