mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-19 07:15:23 +00:00
gcloud: Thu Jul 4 09:30:26 UTC 2024
This commit is contained in:
parent
9cd336cae4
commit
2614f6b65e
202 changed files with 4779 additions and 318 deletions
|
|
@ -1,12 +1,13 @@
|
|||
NAME
|
||||
gcloud beta compute instances ops-agents - manage Operation Suite (Ops)
|
||||
agents for Compute Engine VM instances
|
||||
gcloud beta compute instances ops-agents - manage Google Cloud
|
||||
Observability agents for Compute Engine VM instances
|
||||
|
||||
SYNOPSIS
|
||||
gcloud beta compute instances ops-agents GROUP [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(BETA) Manage Operation Suite (Ops) agents for Compute Engine VM instances.
|
||||
(BETA) Manage Google Cloud Observability agents for Compute Engine VM
|
||||
instances.
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --help.
|
||||
|
|
@ -17,7 +18,7 @@ GROUPS
|
|||
GROUP is one of the following:
|
||||
|
||||
policies
|
||||
(BETA) Manage Operation Suite (Ops) agents policies that install,
|
||||
(BETA) Manage Google Cloud Observability agents policies that install,
|
||||
update, and uninstall agents for Compute Engine VM instances.
|
||||
|
||||
NOTES
|
||||
|
|
|
|||
|
|
@ -343,8 +343,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute instances ops-agents policies create
|
||||
|
||||
$ gcloud alpha compute instances ops-agents policies create
|
||||
|
||||
|
|
|
|||
|
|
@ -46,8 +46,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute instances ops-agents policies delete
|
||||
|
||||
$ gcloud alpha compute instances ops-agents policies delete
|
||||
|
||||
|
|
|
|||
|
|
@ -62,8 +62,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute instances ops-agents policies describe
|
||||
|
||||
$ gcloud alpha compute instances ops-agents policies describe
|
||||
|
||||
|
|
|
|||
|
|
@ -1,15 +1,15 @@
|
|||
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
|
||||
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 Operation Suite (Ops) agents policies that install, update,
|
||||
and uninstall agents for Compute Engine VM instances.
|
||||
(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.
|
||||
|
|
|
|||
|
|
@ -65,8 +65,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute instances ops-agents policies list
|
||||
|
||||
$ gcloud alpha compute instances ops-agents policies list
|
||||
|
||||
|
|
|
|||
|
|
@ -394,8 +394,10 @@ GCLOUD WIDE FLAGS
|
|||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in beta and might change without notice. This
|
||||
variant is also available:
|
||||
This command is currently in beta and might change without notice. These
|
||||
variants are also available:
|
||||
|
||||
$ gcloud compute instances ops-agents policies update
|
||||
|
||||
$ gcloud alpha compute instances ops-agents policies update
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue