mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
gcloud: Wed Aug 9 11:23:49 UTC 2023
This commit is contained in:
parent
678b9afba9
commit
19bfacfbed
148 changed files with 2955 additions and 379 deletions
23
gcloud/artifacts/vulnerabilities/help
Normal file
23
gcloud/artifacts/vulnerabilities/help
Normal file
|
|
@ -0,0 +1,23 @@
|
|||
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.
|
||||
Loading…
Add table
Add a link
Reference in a new issue