mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 14:56:05 +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
|
|
@ -3,7 +3,7 @@ NAME
|
|||
vulnerabilities. To see all fields, use --format=json
|
||||
|
||||
SYNOPSIS
|
||||
gcloud artifacts vulnerabilities list URI
|
||||
gcloud artifacts vulnerabilities list URI [--location=LOCATION]
|
||||
[--occurrence-filter=OCCURRENCE_FILTER] [--filter=EXPRESSION]
|
||||
[--limit=LIMIT] [--page-size=PAGE_SIZE] [--sort-by=[FIELD,...]] [--uri]
|
||||
[GCLOUD_WIDE_FLAG ...]
|
||||
|
|
@ -24,6 +24,10 @@ POSITIONAL ARGUMENTS
|
|||
Google Cloud Registry.
|
||||
|
||||
FLAGS
|
||||
--location=LOCATION
|
||||
If specified, all requests to Artifact Analysis for occurrences will go
|
||||
to location specified
|
||||
|
||||
--occurrence-filter=OCCURRENCE_FILTER
|
||||
A filter for the occurrences which will be summarized. See link for
|
||||
officially supported filters:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue