bdy pipeline create
$bdy pipeline create|add [options]
Pipeline create. Required scopes: EXECUTION_RUN
Examples
Pipeline create with namebdy pip create -n name$
Pipeline create with yamlbdy pip create --yaml @path/to/yaml$
Pipeline create with name, output jsonbdy pip create -n name --format json$