1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/alpha/compute/os-config/help
2023-07-20 11:47:25 +00:00

54 lines
1.5 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:
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.
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.
troubleshoot
(ALPHA) Troubleshoot issues with the setup of VM Manager on a specified
VM instance.
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