- 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
-
is one of the following:COMMAND
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
-
This variant is also available:
gcloud beta compute os-config patch-deployments
Except as otherwise noted, the content of this page is licensed under the Creative Commons Attribution 4.0 License, and code samples are licensed under the Apache 2.0 License. For details, see the Google Developers Site Policies. Java is a registered trademark of Oracle and/or its affiliates.
Last updated 2024-02-06 UTC.