1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 06:47:12 +00:00

gcloud: Thu May 30 09:26:18 UTC 2024

This commit is contained in:
Automated 2024-05-30 09:26:18 +00:00
parent e617a432f4
commit 595ac8640a
232 changed files with 10919 additions and 274 deletions

View file

@ -4,8 +4,8 @@ NAME
SYNOPSIS
gcloud alpha compute os-config os-policy-assignments update
(OS_POLICY_ASSIGNMENT : --location=LOCATION) --file=FILE [--async]
[GCLOUD_WIDE_FLAG ...]
(OS_POLICY_ASSIGNMENT : --location=LOCATION) --file=FILE
[--allow-missing] [--async] [GCLOUD_WIDE_FLAG ...]
DESCRIPTION
(ALPHA) Update an OS policy assignment
@ -62,6 +62,10 @@ REQUIRED FLAGS
https://cloud.google.com/compute/docs/os-configuration-management/working-with-os-policies#os-policy-assignment.
OPTIONAL FLAGS
--allow-missing
If set to true, and the OS policy assignment is not found, the new
policy assignment resource will be created.
--async
Return immediately, without waiting for the operation in progress to
complete.