mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
48 lines
1.3 KiB
Text
48 lines
1.3 KiB
Text
NAME
|
|
gcloud beta compute instances ops-agents policies - manage Google Cloud
|
|
Observability agents policies that install, update, and uninstall
|
|
agents for Compute Engine VM instances
|
|
|
|
SYNOPSIS
|
|
gcloud beta compute instances ops-agents policies COMMAND
|
|
[GCLOUD_WIDE_FLAG ...]
|
|
|
|
DESCRIPTION
|
|
(BETA) 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
|
|
(BETA) Create a Google Cloud's operations suite agents (Ops Agents)
|
|
policy.
|
|
|
|
delete
|
|
(BETA) Delete a Google Cloud's operations suite agents (Ops Agents)
|
|
policy.
|
|
|
|
describe
|
|
(BETA) Describe a Google Cloud's operations suite agents (Ops Agents)
|
|
policy.
|
|
|
|
list
|
|
(BETA) List Google Cloud's operations suite agents (Ops Agents)
|
|
policies.
|
|
|
|
update
|
|
(BETA) Update a Google Cloud operations suite agent (Ops Agent) policy.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. These
|
|
variants are also available:
|
|
|
|
$ gcloud compute instances ops-agents policies
|
|
|
|
$ gcloud alpha compute instances ops-agents policies
|
|
|