gcloud compute os-config patch-deployments - manage guest OS patch deployments for Compute Engine VM instances
gcloud compute os-config patch-deployments COMMAND [GCLOUD_WIDE_FLAG ...]
Manage guest OS patch deployments for Compute Engine VM instances.
These flags are available to all commands: --help.
Run $ gcloud help for details.
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.
These variants are also available:
$ gcloud alpha compute os-config patch-deployments
$ gcloud beta compute os-config patch-deployments