NAME
    gcloud alpha compute instances ops-agents policies - manage Google Cloud
        Observability agents policies that install, update, and uninstall
        agents for Compute Engine VM instances

SYNOPSIS
    gcloud alpha compute instances ops-agents policies COMMAND
        [GCLOUD_WIDE_FLAG ...]

DESCRIPTION
    (ALPHA) Manage Google Cloud Observability agents policies that install,
    update, and uninstall agents 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 Google Cloud's operations suite agents (Ops Agents)
        policy.

     delete
        (ALPHA) Delete a Google Cloud's operations suite agents (Ops Agents)
        policy.

     describe
        (ALPHA) Describe a Google Cloud's operations suite agents (Ops Agents)
        policy.

     list
        (ALPHA) List Google Cloud's operations suite agents (Ops Agents)
        policies.

     update
        (ALPHA) Update a Google Cloud operations suite agent (Ops Agent)
        policy.

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 instances ops-agents policies

        $ gcloud beta compute instances ops-agents policies

