bdy pipeline run status
$bdy pipeline run status [options] <identifier> <run-id>
Pipeline run status. Required scopes: EXECUTION_INFO
Examples
## pipeline run statusbdy pip run status pipeline-identifier run-id$
## pipeline run status, get only final jsonlbdy pip run status pipeline-identifier run-id --no-follow --format jsonl$