Skip to content

bj pipeline

Work with Bitbucket Pipelines.

Synopsis

bj pipeline <command> [OPTIONS]

Commands

Command Description
list List recent pipeline runs.
view View a pipeline run and its steps.
logs Print the logs for a pipeline's steps.
run Trigger a pipeline run.
stop Stop a running pipeline.
watch Follow a running pipeline until it finishes.
rerun Re-run a pipeline with the same target (Bitbucket has no native rerun).

See also