Reference
PachCTL

pachctl list branch

Return all branches on a repo.

Synopsis #

Return all branches on a repo.

pachctl list branch <repo> [flags]

Options #

  -h, --help            help for branch
  -o, --output string   Output format when --raw is set: "json" or "yaml" (default "json")
      --raw             Disable pretty printing; serialize data structures to an encoding such as json or yaml

Inherited Options #

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