Run Commands

pachctl connect

Learn about the pachctl_connect command

pachctl connect #

Connect to a Pachyderm Cluster

Synopsis #

Creates a Pachyderm context at the given address and sets it as active

pachctl connect <address> [flags]

Options #

      --alias string   Alias for the context that is created
  -h, --help           help for connect

Options inherited from parent commands #

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

SEE ALSO #