sandbox connect(别名 cn)连接到一个已有的沙箱终端。当终端会话结束时,沙箱继续运行。
qshell sandbox connect <sandboxID>
qshell sbx cn <sandboxID>
$ qshell sandbox connect -h
$ qshell sandbox connect --doc
需要配置 QINIU_API_KEY 或 E2B_API_KEY 环境变量。
sandboxID:沙箱 ID(必填)
$ qshell sandbox connect sb-xxxxxxxxxxxx
$ qshell sbx cn sb-xxxxxxxxxxxx