Run Commands

Pachctl delete branch

pachctl delete branch #

Delete a branch

Synopsis #

Delete a branch, while leaving the commits intact

pachctl delete branch <repo>@<branch> [flags]

Options #

  -f, --force            remove the branch regardless of errors; use with care
  -h, --help             help for branch
      --project string   Project in which repo is located. (default "openCV")

Options inherited from parent commands #

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