bdy sandbox endpoint get

$bdy sandbox endpoint get [options] <identifier> <endpoint-name>

Get endpoint details

ARGUMENTS
identifier
Sandbox identifier (required)
endpoint-name
Endpoint name (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
-h, --help
display help for command

Documentation for bdy v1.20.0

Last modified on Apr 13, 2026

Examples

Get sandbox endpoint
bdy sb ep get sandbox-identifier test$
Get sandbox endpoint in another project
bdy sb ep get sandbox-identifier test -p project$