gh codespace stop
停止正在运行的 codespace
gh codespace stop [flags]
选项
-c
,--codespace <string>
- codespace 的名称
-o
,--org <login>
- 组织的登录句柄(仅限管理员)
-R
,--repo <string>
- 按仓库名称(user/repo)筛选 codespace 选择
-
--repo-owner <string>
- 按仓库所有者(用户名或组织)筛选 codespace 选择
-u
,--user <username>
- 要为其停止 codespace 的用户名(与 --org 一起使用)