bdy distro route list

$bdy distro route list|ls [options] <identifier>

List routes. Required scopes: DISTRIBUTION_INFO

ARGUMENTS
identifier
Human-readable ID of the distribution (required)
OPTIONS
-w, --workspace <domain>
Workspace URL handle. Can be set via variable: BUDDY_WORKSPACE
--scope <scope>
Force scope (WORKSPACE, PROJECT). By default calculated by provided options and environmental variables (--project, BUDDY_PROJECT, linked project)
-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.22.80

Last modified on Jun 30, 2026

Examples

List routes
bdy distro route ls distro-identifier$