Deploy application to Buddy Sandbox. Use the **sandbox skill** for deployment procedures and best practices.
Deploys applications to Buddy Sandbox with authentication, project analysis, and sandbox management.
/plugin marketplace add sztwiorok/buddy-plugin/plugin install sztwiorok-buddy@sztwiorok/buddy-pluginDeploy application to Buddy Sandbox. Use the sandbox skill for deployment procedures and best practices.
Arguments:
$1: Optional sandbox name (default: generate from directory/timestamp)$2: Optional path to deploy (default: current directory)Check authentication with:
bdy workspace ls
If fails, inform user: "Run bdy login in a separate terminal (AI agents cannot perform interactive login). See bdy-auth skill for details."
Examine the directory to understand:
If user specified a subdirectory in $2, deploy from that path. Otherwise use current directory.
Note: Repository may contain multiple deployable applications (e.g., blog + admin panel). Ask user which to deploy if unclear.
Use the sandbox skill procedures to:
bdy sandbox cp --silentThe sandbox skill contains complete procedures for deployment.
Show:
bdy sandbox command logs [id] --last--silent with bdy sandbox cp0.0.0.0, not 127.0.0.1If deployment fails:
bdy sandbox command logs [id] --lastbdy login in separate terminal