1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-11 15:39:42 +00:00
gcloud-help/gcloud/beta/compute/os-config/patch-jobs/help
2022-03-01 04:29:52 +00:00

41 lines
1,019 B
Text

NAME
gcloud beta compute os-config patch-jobs - manage OS patches for Compute
Engine VMs
SYNOPSIS
gcloud beta compute os-config patch-jobs COMMAND [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(BETA) Manage OS patches for Compute Engine VMs.
GCLOUD WIDE FLAGS
These flags are available to all commands: --help.
Run $ gcloud help for details.
COMMANDS
COMMAND is one of the following:
cancel
(BETA) Cancel a specific OS patch job which must currently be active.
describe
(BETA) Describe a specified OS patch job.
execute
(BETA) Execute an OS patch on the specified VM instances.
list
(BETA) List ongoing and completed patch jobs.
list-instance-details
(BETA) List the instance details for an OS patch job.
NOTES
This command is currently in beta and might change without notice. These
variants are also available:
$ gcloud compute os-config patch-jobs
$ gcloud alpha compute os-config patch-jobs