bdy pipeline run retry
$bdy pipeline run retry [options] <identifier> <run-id>
Pipeline run retry. Required scopes: EXECUTION_RUN
Examples
## pipeline run retrybdy pip run retry pipeline-identifier run-id$
## pipeline run retry with only final json outputbdy pip run retry pipeline-identifier run-id --no-follow --format json$