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

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

DESCRIPTION
    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
        Create a Google Cloud Observability agents policy for the Ops Agent.

     delete
        Delete a Google Cloud Observability agents policy for the Ops Agent.

     describe
        Describe a Google Cloud Observability agents policy for the Ops Agent.

     list
        List a Google Cloud Observability agents policy for the Ops Agent.

     update
        Update a Google Cloud Observability agents policy for the Ops Agent.

NOTES
    These variants are also available:

        $ gcloud alpha compute instances ops-agents policies

        $ gcloud beta compute instances ops-agents policies

