Run Commands

pachctl

Learn about the pachctl command

pachctl #

Synopsis #

Access the Pachyderm API.

PachCTL Environment Variables: PACH_CONFIG= | (Req) PachCTL config location. PACH_TRACE={true,false} | (Opt) Attach Jaeger trace to outgoing RPCs; JAEGER_ENDPOINT must be specified. [req. PACH_TRACE={true}]: JAEGER_ENDPOINT=: | Jaeger server to connect to. PACH_TRACE_DURATION= | Duration to trace pipelines after ‘pachctl create-pipeline’.

Documentation: https://docs.pachyderm.com/latest/

Options #

  -h, --help       help for pachctl
      --no-color   Turn off colors.
  -v, --verbose    Output verbose logs

SEE ALSO #