pachctl list transaction #
List transactions.
Synopsis #
List transactions.
pachctl list transaction [flags]
Options #
--full-timestamps Return absolute timestamps (as opposed to the default, relative timestamps).
-h, --help help for transaction
-o, --output string Output format when --raw is set: "json" or "yaml" (default "json")
--raw Disable pretty printing; serialize data structures to an encoding such as json or yaml
Options inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logs
SEE ALSO #
- pachctl list - Print a list of Pachyderm resources of a specific type.