pachctl check status
pachctl check status #
Check the status of pipelines within a project.
Synopsis #
Check the status of pipelines within a project.
pachctl check status [flags]
Examples #
pachctl check status
pachctl check status --project bar
Options #
-A, --all-projects Show pipeline status form all projects.
-h, --help help for status
--project string Specify the project (by name) containing the pipeline. (default "video-to-frame-traces-test")
--raw Specify results should only return log messages verbatim from server.
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 check - Check the status of pipelines within a project.