1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-08 10:35:03 +00:00
gcloud-help/gcloud/compute/os-config/help
2024-04-03 09:23:31 +00:00

53 lines
1.2 KiB
Text

NAME
gcloud compute os-config - manage OS Config tasks for Compute Engine VM
instances
SYNOPSIS
gcloud compute os-config GROUP | COMMAND [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.
project-feature-settings
Manage VM Manager project feature settings.
vulnerability-reports
Display vulnerability reports for a Compute Engine VM.
COMMANDS
COMMAND is one of the following:
troubleshoot
Troubleshoot issues with the setup of VM Manager on a specified VM
instance.
NOTES
These variants are also available:
$ gcloud alpha compute os-config
$ gcloud beta compute os-config