NAME

gcloud compute os-config patch-deployments - manage guest OS patch deployments for Compute Engine VM instances

SYNOPSIS

gcloud compute os-config patch-deployments COMMAND [GCLOUD_WIDE_FLAG ...]

DESCRIPTION

Manage guest OS patch deployments for Compute Engine VM instances.

GCLOUD WIDE FLAGS

These flags are available to all commands: --help.

Run $ gcloud help for details.

COMMANDS

COMMAND is one of the following:

create

Create a patch deployment for a project.

delete

Delete the specified patch deployment.

describe

Describe the specified patch deployment.

list

List patch deployments in a project.

pause

Pause patch deployment in a project.

resume

Resume patch deployment in a project.

update

Update patch deployment in a project.

NOTES

These variants are also available:

$ gcloud alpha compute os-config patch-deployments

$ gcloud beta compute os-config patch-deployments