1
0
Fork 0
mirror of https://github.com/imjasonh/gcloud-help synced 2026-07-15 09:25:44 +00:00
gcloud-help/gcloud/compute/instances/ops-agents/policies/help
2024-07-04 09:30:26 +00:00

42 lines
1.2 KiB
Text

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