WEBINARSandboxes for AI agents, Oct 7th.Sandboxes: give your AI agents a real machine. Live on October 7th.Register free

bdy pipeline get

View as Markdown
$bdy pipeline get [options] <identifier>

Pipeline info. Required scopes: PIPELINE_READ

ARGUMENTS
identifier
Human-readable ID of the pipeline (required)
OPTIONS
-w, --workspace <domain>
Workspace URL handle. Can be set via variable: BUDDY_WORKSPACE
-p, --project <name>
Project name. Can be set via variable: BUDDY_PROJECT
--format <text|json>
Output format: json, text. Default: text
-h, --help
display help for command

Documentation for bdy v1.25.2

Last modified on Sep 22, 2026

Examples

Pipeline get
bdy pip get pipeline-identifier$
Pipeline get in json
bdy pip get pipeline-identifier --format json$