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