mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 18:45:13 +00:00
25 lines
503 B
Text
25 lines
503 B
Text
NAME
|
|
gcloud artifacts sbom - manage Artifact SBOMs
|
|
|
|
SYNOPSIS
|
|
gcloud artifacts sbom COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Manage Artifact SBOMs.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
export
|
|
Export SBOM files to Google Cloud Storage.
|
|
|
|
list
|
|
List SBOM file references.
|
|
|
|
load
|
|
Upload an SBOM file and create a reference occurrence.
|