1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-18 23:08:48 +00:00

gcloud: Tue Oct 18 11:38:19 UTC 2022

This commit is contained in:
Automated 2022-10-18 11:38:19 +00:00
parent 389ff42bae
commit 5c08d21169
Failed to extract signature
159 changed files with 4170 additions and 656 deletions

View file

@ -50,8 +50,13 @@ POSITIONAL ARGUMENTS
REQUIRED FLAGS
--file=FILE
Absolute path to OS policy assignment file on your local client. File
must be in either JSON or YAML format.
Absolute path to the OS policy assignment file on your local client.
File must be in either JSON or YAML format. This file defines the OS
policies that you want to apply to your VMs, the target VMs that you
want to apply the policies to, and the rollout rate at which to apply
the OS policies. For more information about this resource and sample OS
policy assignment files, see
https://cloud.google.com/compute/docs/os-configuration-management/working-with-os-policies#os-policy-assignment.
OPTIONAL FLAGS
--async

View file

@ -49,8 +49,13 @@ POSITIONAL ARGUMENTS
REQUIRED FLAGS
--file=FILE
Absolute path to OS policy assignment file on your local client. File
must be in either JSON or YAML format.
Absolute path to the OS policy assignment file on your local client.
File must be in either JSON or YAML format. This file defines the OS
policies that you want to apply to your VMs, the target VMs that you
want to apply the policies to, and the rollout rate at which to apply
the OS policies. For more information about this resource and sample OS
policy assignment files, see
https://cloud.google.com/compute/docs/os-configuration-management/working-with-os-policies#os-policy-assignment.
OPTIONAL FLAGS
--async