mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-12 16:08:31 +00:00
35 lines
1 KiB
Text
35 lines
1 KiB
Text
NAME
|
|
gcloud alpha compute os-config vulnerability-reports - display
|
|
vulnerability reports for a Compute Engine VM
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute os-config vulnerability-reports COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) 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
|
|
(ALPHA) Describe the vulnerability report data for a Compute Engine VM
|
|
instance.
|
|
|
|
list
|
|
(ALPHA) List vulnerability report data for all Compute Engine VM
|
|
instances in a specified location.
|
|
|
|
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. This variant is also available:
|
|
|
|
$ gcloud compute os-config vulnerability-reports
|
|
|