pachctl delete commitV2
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 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 delete - Delete an existing Pachyderm resource.