Run Commands

pachctl completion bash

Learn about the pachctl completion bash command

pachctl completion bash #

Print or install the bash completion code.

Synopsis #

Print or install the bash completion code.

pachctl completion bash [flags]

Options #

  -h, --help          help for bash
      --install       Install the completion.
      --path string   Path to install the completions to. (default "/etc/bash_completion.d/pachctl")

Options inherited from parent commands #

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

SEE ALSO #