NAME
    gcloud alpha compute os-config policy-orchestrators - manage VM Manager
        policy orchestrators

SYNOPSIS
    gcloud alpha compute os-config policy-orchestrators COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage VM Manager policy orchestrators.

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 policy orchestrator.

     delete
        (ALPHA) Delete a policy orchestrator.

     describe
        (ALPHA) Describe a policy orchestrator.

     list
        (ALPHA) List policy orchestrators.

     update
        (ALPHA) Update a policy orchestrator.

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 policy-orchestrators

        $ gcloud beta compute os-config policy-orchestrators

