mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
44 lines
995 B
Text
44 lines
995 B
Text
|
|
NAME
|
||
|
|
gcloud compute os-config - manage OS Config tasks for Compute Engine VM
|
||
|
|
instances
|
||
|
|
|
||
|
|
SYNOPSIS
|
||
|
|
gcloud compute os-config GROUP [GCLOUD_WIDE_FLAG ...]
|
||
|
|
|
||
|
|
DESCRIPTION
|
||
|
|
Manage OS Config tasks for Compute Engine VM instances.
|
||
|
|
|
||
|
|
GCLOUD WIDE FLAGS
|
||
|
|
These flags are available to all commands: --help.
|
||
|
|
|
||
|
|
Run $ gcloud help for details.
|
||
|
|
|
||
|
|
GROUPS
|
||
|
|
GROUP is one of the following:
|
||
|
|
|
||
|
|
inventories
|
||
|
|
Display inventory of a Compute Engine VM.
|
||
|
|
|
||
|
|
os-policy-assignment-reports
|
||
|
|
Manage OS policy asssignment reports.
|
||
|
|
|
||
|
|
os-policy-assignments
|
||
|
|
Manage OS policy assignments.
|
||
|
|
|
||
|
|
patch-deployments
|
||
|
|
Manage guest OS patch deployments for Compute Engine VM instances.
|
||
|
|
|
||
|
|
patch-jobs
|
||
|
|
Manage OS patches for Compute Engine VMs.
|
||
|
|
|
||
|
|
vulnerability-reports
|
||
|
|
Display vulnerability reports for a Compute Engine VM.
|
||
|
|
|
||
|
|
NOTES
|
||
|
|
These variants are also available:
|
||
|
|
|
||
|
|
$ gcloud alpha compute os-config
|
||
|
|
|
||
|
|
$ gcloud beta compute os-config
|
||
|
|
|