pachctl inspect pipeline
Return info about a pipeline.
October 14, 2022
Synopsis #
Return info about a pipeline.
pachctl inspect pipeline <pipeline> [flags]
Options #
--full-timestamps Return absolute timestamps (as opposed to the default, relative timestamps).
-h, --help help for pipeline
-o, --output string Output format when --raw is set: "json" or "yaml" (default "json")
--project string Project of pipeline to inspect.
--raw Disable pretty printing; serialize data structures to an encoding such as json or yaml
Inherited Options #
--no-color Turn off colors.
-v, --verbose Output verbose logs