Pachctl delete branch
pachctl delete branch¶
Delete a branch
Synopsis¶
Delete a branch, while leaving the commits intact
pachctl delete branch <repo>@<branch-or-commit> [flags]
Options¶
-f, --force remove the branch regardless of errors; use with care
-h, --help help for branch
Options inherited from parent commands¶
--no-color Turn off colors.
-v, --verbose Output verbose logs
Last update: January 5, 2021
Does this page need fixing? Edit me on GitHub