bdy sandbox app stop

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

Stop sandbox app

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
-h, --help
display help for command

Documentation for bdy v1.22.49

Last modified on May 19, 2026

Examples

## stop sandbox app
bdy sb app stop sandbox-identifier app-id$