gh codespace create

创建一个代码空间

gh codespace create [flags]

Options

-b, --branch <string>
repository 分支
--idle-timeout <duration>
在 codespace 停止之前,不活动的时间, e.g. "10m", "1h"
-m, --machine <string>
VM 硬件规格
-r, --repo <string>
拥有者的库名: user/repo
-s, --status
展示 post-create 命令和 dotfiles

See also