mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-13 16:37:00 +00:00
24 lines
513 B
Text
24 lines
513 B
Text
|
|
NAME
|
||
|
|
gcloud artifacts vulnerabilities - manage Artifact Vulnerabilities
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud artifacts vulnerabilities COMMAND [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage Artifact Vulnerabilities.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
COMMANDS
|
||
|
|
COMMAND is one of the following:
|
||
|
|
|
||
|
|
list
|
||
|
|
Command for listing vulnerabilities. To see all fields, use
|
||
|
|
--format=json.
|
||
|
|
|
||
|
|
load-vex
|
||
|
|
Load VEX data from a file.
|