File: //snap/google-cloud-cli/396/help/man/man1/gcloud_compute_os-config_patch-jobs.1
.TH "GCLOUD_COMPUTE_OS\-CONFIG_PATCH\-JOBS" 1
.SH "NAME"
.HP
gcloud compute os\-config patch\-jobs \- manage OS patches for Compute Engine VMs
.SH "SYNOPSIS"
.HP
\f5gcloud compute os\-config patch\-jobs\fR \fICOMMAND\fR [\fIGCLOUD_WIDE_FLAG\ ...\fR]
.SH "DESCRIPTION"
Manage OS patches for Compute Engine VMs.
.SH "GCLOUD WIDE FLAGS"
These flags are available to all commands: \-\-help.
Run \fB$ gcloud help\fR for details.
.SH "COMMANDS"
\f5\fICOMMAND\fR\fR is one of the following:
.RS 2m
.TP 2m
\fBcancel\fR
Cancel a specific OS patch job which must currently be active.
.TP 2m
\fBdescribe\fR
Describe a specified OS patch job.
.TP 2m
\fBexecute\fR
Execute an OS patch on the specified VM instances.
.TP 2m
\fBlist\fR
List ongoing and completed patch jobs.
.TP 2m
\fBlist\-instance\-details\fR
List the instance details for an OS patch job.
.RE
.sp
.SH "NOTES"
This variant is also available:
.RS 2m
$ gcloud beta compute os\-config patch\-jobs
.RE