|
|
| |
GH-CODESPACE-CREATE(1) |
GitHub CLI manual |
GH-CODESPACE-CREATE(1) |
gh-codespace-create - Create a codespace
gh codespace create [flags]
- -b, --branch <string>
- repository branch
- --default-permissions
- do not prompt to accept additional permissions requested by the codespace
- --idle-timeout <duration>
- allowed inactivity before codespace is stopped, e.g. "10m",
"1h"
- -m, --machine <string>
- hardware specifications for the VM
- -r, --repo <string>
- repository name with owner: user/repo
- -s, --status
- show status of post-create command and dotfiles
Visit the GSP FreeBSD Man Page Interface. Output converted with ManDoc. |