bdy pipeline update
$bdy pipeline update [options] <identifier> <yaml|@path>
Pipeline update. Required scopes: EXECUTION_RUN
Examples
## pipeline update with yamlbdy pip update pipeline-identifier @path/to/yaml$
## pipeline update with yaml and output jsonbdy pip update pipeline-identifier @path/to/yaml --format json$