mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 20:36:39 +00:00
47 lines
1.3 KiB
Text
47 lines
1.3 KiB
Text
NAME
|
|
gcloud beta compute instances ops-agents policies - manage Operation Suite
|
|
(Ops) 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 Operation Suite (Ops) 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's operations suite agents (Ops Agents)
|
|
policy.
|
|
|
|
NOTES
|
|
This command is currently in beta and might change without notice. This
|
|
variant is also available:
|
|
|
|
$ gcloud alpha compute instances ops-agents policies
|
|
|