pachctl stop pipeline #
Stop a running pipeline.
Synopsis #
This command stops a running pipeline.
pachctl stop pipeline <pipeline> [flags]
Examples #
pachctl stop pipeline foo
pachctl stop pipeline foo --project bar
Options #
-h, --help help for pipeline
--project string Project containing pipeline. (default "video-to-frame-traces")
Options inherited from parent commands #
--no-color Turn off colors.
-v, --verbose Output verbose logs
SEE ALSO #
- pachctl stop - Cancel an ongoing task.