Run Commands

pachctl debug analyze

Learn about the pachctl_debug_analyze command

pachctl debug analyze #

Start a local pachd server to analyze a debug dump.

Synopsis #

Start a local pachd server to analyze a debug dump.

pachctl debug analyze <file> [flags]

Options #

  -h, --help       help for analyze
  -p, --port int   launch a debug server on the given port. If unset, choose a free port automatically

Options inherited from parent commands #

      --no-color   Turn off colors.
  -v, --verbose    Output verbose logs

SEE ALSO #