mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-18 23:08:48 +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
|
|
@ -30,6 +30,9 @@ GROUPS
|
|||
network-interfaces
|
||||
Read and manipulate Compute Engine VM instance network interfaces.
|
||||
|
||||
ops-agents
|
||||
Manage Operation Suite (Ops) agents for Compute Engine VM instances.
|
||||
|
||||
os-inventory
|
||||
Read Compute Engine OS Inventory Data and Related Resources.
|
||||
|
||||
|
|
|
|||
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
|
||||
|
||||
24
gcloud/compute/instances/ops-agents/policies/help
Normal file
24
gcloud/compute/instances/ops-agents/policies/help
Normal file
|
|
@ -0,0 +1,24 @@
|
|||
NAME
|
||||
gcloud compute instances ops-agents policies - manage Operation Suite (Ops)
|
||||
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 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.
|
||||
|
||||
NOTES
|
||||
These variants are also available:
|
||||
|
||||
$ gcloud alpha compute instances ops-agents policies
|
||||
|
||||
$ gcloud beta compute instances ops-agents policies
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue