pachctl squash commitV2
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 commits
Options inherited from parent commands #
--no-color Turn off colors.
--rpc-timeout duration If non-zero, perform all client operations with this RPC deadline.
-v, --verbose Output verbose logs.
SEE ALSO #
- pachctl squash - Squash an existing Pachyderm resource.