bdy sandbox app status

$bdy sandbox app status [options] <identifier> <app-id>

Get app status

ARGUMENTS
identifier
Sandbox identifier (required)
app-id
App ID (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.58

Last modified on Jun 9, 2026

Examples

show status from app
bdy sb app status sandbox-identifier app-id$