1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-10 19:31:55 +00:00
gcloud-help/gcloud/alpha/compute/os-config/help
2022-03-01 04:29:52 +00:00

60 lines
1.6 KiB
Text

NAME
gcloud alpha compute os-config - manage OS Config tasks for Compute Engine
VM instances
SYNOPSIS
gcloud alpha compute os-config GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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:
guest-policies
(ALPHA) Manage guest OS policies for Compute Engine VM instances.
instance-os-policies-compliances
(ALPHA) Report compliance states for OS policies applied to a Compute
Engine VM.
inventories
(ALPHA) Display inventory of a Compute Engine VM.
os-policy-assignment-reports
(ALPHA) Manage OS policy asssignment reports.
os-policy-assignments
(ALPHA) Manage OS policy assignments.
patch-deployments
(ALPHA) Manage guest OS patch deployments for Compute Engine VM
instances.
patch-jobs
(ALPHA) Manage OS patches for Compute Engine VMs.
vulnerability-reports
(ALPHA) Display vulnerability reports for a Compute Engine VM.
COMMANDS
COMMAND is one of the following:
os-upgrade
(ALPHA) Upgrade the instances OS version.
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. These variants are also available:
$ gcloud compute os-config
$ gcloud beta compute os-config