mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 06:47:12 +00:00
gcloud: Wed Feb 7 10:26:58 UTC 2024
This commit is contained in:
parent
40bc27506b
commit
3efce28165
109 changed files with 4100 additions and 399 deletions
29
gcloud/compute/instances/ops-agents/help
Normal file
29
gcloud/compute/instances/ops-agents/help
Normal file
|
|
@ -0,0 +1,29 @@
|
|||
NAME
|
||||
gcloud compute instances ops-agents - manage Operation Suite (Ops) agents
|
||||
for Compute Engine VM instances
|
||||
|
||||
SYNOPSIS
|
||||
gcloud compute instances ops-agents GROUP [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
Manage Operation Suite (Ops) agents for Compute Engine VM instances.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
GROUPS
|
||||
GROUP is one of the following:
|
||||
|
||||
policies
|
||||
Manage Operation Suite (Ops) agents policies that install, update, and
|
||||
uninstall agents for Compute Engine VM instances.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha compute instances ops-agents
|
||||
|
||||
$ gcloud beta compute instances ops-agents
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue