1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 07:29:40 +00:00
gcloud-help/gcloud/compute/os-config/help

57 lines
1.3 KiB
Text
Raw Normal View History

2022-03-01 04:29:52 +00:00
NAME
gcloud compute os-config - manage OS Config tasks for Compute Engine VM
instances
SYNOPSIS
2022-08-03 09:18:38 +00:00
gcloud compute os-config GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
2022-03-01 04:29:52 +00:00
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.
2025-04-02 10:41:45 +00:00
policy-orchestrators
Manage VM Manager policy orchestrators.
2024-04-03 09:23:31 +00:00
project-feature-settings
Manage VM Manager project feature settings.
2022-03-01 04:29:52 +00:00
vulnerability-reports
Display vulnerability reports for a Compute Engine VM.
2022-08-03 09:18:38 +00:00
COMMANDS
COMMAND is one of the following:
troubleshoot
Troubleshoot issues with the setup of VM Manager on a specified VM
instance.
2022-03-01 04:29:52 +00:00
NOTES
These variants are also available:
$ gcloud alpha compute os-config
$ gcloud beta compute os-config