mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-09 19:06:53 +00:00
32 lines
780 B
Text
32 lines
780 B
Text
NAME
|
|
gcloud compute os-config vulnerability-reports - display vulnerability
|
|
reports for a Compute Engine VM
|
|
|
|
SYNOPSIS
|
|
gcloud compute os-config vulnerability-reports COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
Display vulnerability reports for a Compute Engine VM.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
describe
|
|
Describe the vulnerability report data for a Compute Engine VM
|
|
instance.
|
|
|
|
list
|
|
List vulnerability report data for all Compute Engine VM instances in a
|
|
specified location.
|
|
|
|
NOTES
|
|
This variant is also available:
|
|
|
|
$ gcloud alpha compute os-config vulnerability-reports
|
|
|