Skip to content

Latest commit

 

History

History
26 lines (21 loc) · 505 Bytes

File metadata and controls

26 lines (21 loc) · 505 Bytes

简介

sandbox connect(别名 cn)连接到一个已有的沙箱终端。当终端会话结束时,沙箱继续运行。

格式

qshell sandbox connect <sandboxID>
qshell sbx cn <sandboxID>

帮助文档

$ qshell sandbox connect -h
$ qshell sandbox connect --doc

鉴权

需要配置 QINIU_API_KEYE2B_API_KEY 环境变量。

参数

  • sandboxID:沙箱 ID(必填)

示例

$ qshell sandbox connect sb-xxxxxxxxxxxx
$ qshell sbx cn sb-xxxxxxxxxxxx