pachctl config set metrics

pachctl config set metrics

Controls whether metrics are enabled or not.

Synopsis

This command controls whether metrics are enabled or not.

pachctl config set metrics (true | false) [flags]

Examples

pachctl config set metrics true

Options

  -h, --help   help for metrics

Options inherited from parent commands

      --no-color               Turn off colors.
      --rpc-timeout duration   If non-zero, perform all client operations with this RPC deadline.
  -v, --verbose                Output verbose logs.

SEE ALSO