mirror of
https://github.com/imjasonh/gcloud-help
synced 2026-07-16 12:22:03 +00:00
gcloud: Thu Jul 20 11:47:24 UTC 2023
This commit is contained in:
parent
b4c2508b12
commit
64e67b443c
325 changed files with 10090 additions and 1806 deletions
33
gcloud/alpha/container/hub/fleetobservability/enable
Normal file
33
gcloud/alpha/container/hub/fleetobservability/enable
Normal file
|
|
@ -0,0 +1,33 @@
|
|||
NAME
|
||||
gcloud alpha container hub fleetobservability enable - enables the Fleet
|
||||
Observability Feature
|
||||
|
||||
SYNOPSIS
|
||||
gcloud alpha container hub fleetobservability enable [GCLOUD_WIDE_FLAG ...]
|
||||
|
||||
DESCRIPTION
|
||||
(ALPHA) This command enables Fleet Observability Feature in a fleet.
|
||||
|
||||
EXAMPLES
|
||||
To enable the Fleet Observability Feature, run:
|
||||
|
||||
$ gcloud alpha container hub fleetobservability enable
|
||||
|
||||
GCLOUD WIDE FLAGS
|
||||
These flags are available to all commands: --access-token-file, --account,
|
||||
--billing-project, --configuration, --flags-file, --flatten, --format,
|
||||
--help, --impersonate-service-account, --log-http, --project, --quiet,
|
||||
--trace-token, --user-output-enabled, --verbosity.
|
||||
|
||||
Run $ gcloud help for details.
|
||||
|
||||
NOTES
|
||||
This command is currently in alpha and might change without notice. If this
|
||||
command fails with API permission errors despite specifying the correct
|
||||
project, you might be trying to access an API with an invitation-only early
|
||||
access allowlist. These variants are also available:
|
||||
|
||||
$ gcloud container hub fleetobservability enable
|
||||
|
||||
$ gcloud beta container hub fleetobservability enable
|
||||
|
||||
Loading…
Add table
Add a link
Reference in a new issue