Run Commands

pachctl config set metrics

Learn about the pachctl config set metrics command

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.
  -v, --verbose    Output verbose logs

SEE ALSO #