Manage sandbox instances with the sandbox command
masterThe sandbox command (alias sbx) is used to manage sandbox instances, templates, and injection rules. You can create, connect to, execute commands in, pause, resume, and terminate sandboxes, as well as view logs and resource metrics.
Command Format:
qshell sandbox <subcommand>
qshell sbx <subcommand>Available Subcommands:
list(ls): List sandboxescreate(cr): Create a sandbox and connect to the terminalconnect(cn): Connect to an existing sandbox terminalkill(kl): Terminate a sandboxpause(ps): Pause a sandboxresume(rs): Resume a paused sandboxexec(ex): Execute a command in the sandboxlogs(lg): View sandbox logsmetrics(mt): View sandbox resource metricstemplate(tpl): Manage sandbox templatesinjection-rule(ir): Manage sandbox injection rules
qshell sandbox <subcommand>
qshell sbx <subcommand>