bdy pipeline run logs
$bdy pipeline run logs [options] <identifier> <run-id> <action-run-id>
Pipeline run logs. Required scopes: EXECUTION_INFO
Examples
## pipeline run logsbdy pip run logs pipeline-identifier run-id action-run-id$
## pipeline run logs with jsonl outputbdy pip run logs pipeline-identifier run-id action-run-id --format jsonl$