bdy sandbox app list

$bdy sandbox app list|ls [options] <identifier>

List all apps

ARGUMENTS
identifier
Sandbox identifier (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.22.80

Last modified on Jun 30, 2026

Examples

List apps running in sandbox
bdy sb app ls sandbox-identifier$
List apps running in sandbox in different project
bdy sb app ls sandbox-identifier -p project$