File: //snap/google-cloud-cli/394/help/man/man1/gcloud_artifacts_sbom.1
.TH "GCLOUD_ARTIFACTS_SBOM" 1
.SH "NAME"
.HP
gcloud artifacts sbom \- manage Artifact SBOMs
.SH "SYNOPSIS"
.HP
\f5gcloud artifacts sbom\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Manage Artifact SBOMs.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBexport\fR
Export SBOM files to Google Cloud Storage.
.TP 2m
\fBlist\fR
List SBOM file references.
.TP 2m
\fBload\fR
Upload an SBOM file and create a reference occurrence.
.RE
.sp