mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +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
|
|
@ -2,7 +2,8 @@ NAME
|
|||
gcloud artifacts sbom export - export SBOM files to Google Cloud Storage
|
||||
|
||||
SYNOPSIS
|
||||
gcloud artifacts sbom export --uri=URI [GCLOUD_WIDE_FLAG ...]
|
||||
gcloud artifacts sbom export --uri=URI [--location=LOCATION]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Export SBOM files to Google Cloud Storage.
|
||||
|
|
@ -22,6 +23,11 @@ REQUIRED FLAGS
|
|||
Registry. Make sure 'artifactregistry.projectsettings.get' permission
|
||||
is granted to the current gcloud user to verify the redirection status.
|
||||
|
||||
OPTIONAL FLAGS
|
||||
--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