pachctl debug local

pachctl debug local

Collect debugging information without connecting to a Pachyderm server.

Synopsis

This command collects debugging information based on a special template provided by Pachyderm Support.

It works in cases where Pachyderm isn’t already installed.

pachctl debug local <template> [flags]

Examples

 pachctl debug local template.yaml 

Options

  -h, --help   help for local

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

  • pachctl debug - Debug commands for analyzing a running cluster.