1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-12 16:08:31 +00:00
gcloud-help/gcloud/alpha/compute/os-config/patch-deployments/help
2022-03-01 04:29:52 +00:00

50 lines
1.3 KiB
Text

NAME
gcloud alpha compute os-config patch-deployments - manage guest OS patch
deployments for Compute Engine VM instances
SYNOPSIS
gcloud alpha compute os-config patch-deployments COMMAND
[GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) 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
(ALPHA) Create a patch deployment for a project.
delete
(ALPHA) Delete the specified patch deployment.
describe
(ALPHA) Describe the specified patch deployment.
list
(ALPHA) List patch deployments in a project.
pause
(ALPHA) Pause patch deployment in a project.
resume
(ALPHA) Resume patch deployment in a project.
update
(ALPHA) Update a patch deployment in a project.
NOTES
This command is currently in alpha and might change without notice. If this
command fails with API permission errors despite specifying the correct
project, you might be trying to access an API with an invitation-only early
access allowlist. These variants are also available:
$ gcloud compute os-config patch-deployments
$ gcloud beta compute os-config patch-deployments