pachctl squash commitV2 #
Squash a commit.
Synopsis #
Squashes the provided commit into its children. The recursive flag must be used if the squashed commit has subvenance.
pachctl squash commitV2 <repo>@<branch-or-commit> [flags]Options #
-h, --help help for commitV2
-r, --recursive Recursively squash all subvenant commitsOptions inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logsSEE ALSO #
- pachctl squash - Squash an existing Pachyderm resource.