mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
52 lines
1.3 KiB
Text
52 lines
1.3 KiB
Text
NAME
|
|
gcloud alpha compute os-config os-policy-assignments - manage OS policy
|
|
assignments
|
|
|
|
SYNOPSIS
|
|
gcloud alpha compute os-config os-policy-assignments GROUP | COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(ALPHA) Manage OS policy assignments.
|
|
|
|
GCLOUD WIDE FLAGS
|
|
These flags are available to all commands: --help.
|
|
|
|
Run $ gcloud help for details.
|
|
|
|
GROUPS
|
|
GROUP is one of the following:
|
|
|
|
operations
|
|
(ALPHA) Manage long-running operations generated from creating or
|
|
editing OS policy assignments.
|
|
|
|
COMMANDS
|
|
COMMAND is one of the following:
|
|
|
|
create
|
|
(ALPHA) Create an OS policy assignment.
|
|
|
|
delete
|
|
(ALPHA) Delete an OS policy assignment.
|
|
|
|
describe
|
|
(ALPHA) Describe an OS policy assignment.
|
|
|
|
list
|
|
(ALPHA) List OS policy assignments for a specified location.
|
|
|
|
list-revisions
|
|
(ALPHA) List the revisions of an OS policy assignment.
|
|
|
|
update
|
|
(ALPHA) Update an OS policy assignment.
|
|
|
|
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. This variant is also available:
|
|
|
|
$ gcloud compute os-config os-policy-assignments
|
|
|