mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-10 11:21:48 +00:00
30 lines
863 B
Text
30 lines
863 B
Text
NAME
|
|
gcloud alpha compute images vulnerabilities - list and describe image
|
|
vulnerabilities and related notes
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute images vulnerabilities COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) List and describe image vulnerabilities and related notes.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe-note
|
|
(ALPHA) Describe a Compute Engine image.
|
|
|
|
list
|
|
(ALPHA) List Google occurrences of PACKAGE_VULNERABILITY.
|
|
|
|
NOTES
|
|
This command is currently in alpha and might change without notice. If this
|
|
command fails with API permission errors despite specifying the correct
|
|
project, you might be trying to access an API with an invitation-only early
|
|
access allowlist.
|
|
|