Pachctl inspect commit
pachctl inspect commit¶
Return info about a commit.
Synopsis¶
Return info about a commit.
pachctl inspect commit <repo>@<branch-or-commit> [flags]
Options¶
--full-timestamps Return absolute timestamps (as opposed to the default, relative timestamps).
-h, --help help for commit
--raw disable pretty printing, print raw json
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