gcluster telemetry

NAME

gcluster telemetry - turns on or turns off telemetry.

SYNOPSIS

gcluster telemetry [on|off] [FLAGS]

DESCRIPTION

The gcluster telemetry command lets you turn on or turn off the collection of usage metrics and telemetry data by Cluster Toolkit. Telemetry helps improve the product by providing insights into feature usage and errors.

ARGUMENTS

The state argument specifies whether to enable or disable telemetry collection:

  • To turn on telemetry, use one of the following values: on, enable, true, or yes
  • To turn off telemetry, use one of the following values: off, disable, false, or no

SUBCOMMANDS

The following subcommands are available:

show-id

Prints your unique user ID that is used in Cluster Toolkit telemetry.

SYNOPSIS

gcluster telemetry show-id

EXAMPLES

To turn on telemetry data collection:

gcluster telemetry on

To turn off telemetry data collection:

gcluster telemetry off

To print your unique user ID for telemetry:

gcluster telemetry show-id