mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-08 10:35:03 +00:00
45 lines
1.1 KiB
Text
45 lines
1.1 KiB
Text
NAME
|
|
gcloud beta compute os-config - manage OS Config tasks for Compute Engine
|
|
VM instances
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute os-config GROUP | COMMAND [GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Manage guest OS policies for Compute Engine VM instances.
|
|
|
|
patch-deployments
|
|
(BETA) Manage guest OS patch deployments for Compute Engine VM
|
|
instances.
|
|
|
|
patch-jobs
|
|
(BETA) Manage OS patches for Compute Engine VMs.
|
|
|
|
policy-orchestrators
|
|
(BETA) Manage VM Manager policy orchestrators.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
os-upgrade
|
|
(BETA) Upgrade the instances OS version.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute os-config
|
|
|
|
$ gcloud alpha compute os-config
|
|
|