bdy sandbox update

View as Markdown
$bdy sandbox update|edit [options] <identifier> <yaml|@yaml path>

Update sandbox

ARGUMENTS
identifier
Sandbox identifier (required)
yaml|@yaml
path Complete sandbox YAML. To specify file use @path/to/file format in value (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
--scope <scope>
Force scope (WORKSPACE, PROJECT, ENVIRONMENT). By default calculated by provided options and environmental variables (--project, --environment, BUDDY_PROJECT, linked project)
-e, --environment <identifier>
Environment identifier
--wait-for-running [seconds]
Wait until sandbox is running
--wait-for-configured [seconds]
Wait until sandbox ran setup commands
--wait-for-apps [seconds]
Wait until sandbox apps are running
-h, --help
display help for command

Documentation for bdy v1.24.8

Last modified on Sep 3, 2026