1GH-CODESPACE-EDIT(1) GitHub CLI manual GH-CODESPACE-EDIT(1)
2
3
4
6 gh-codespace-edit - Edit a codespace
7
8
9
11 gh codespace edit [flags]
12
13
14
16 -c, --codespace <string>
17 Name of the codespace
18
19
20 -d, --display-name <string>
21 Set the display name
22
23
24 -m, --machine <string>
25 Set hardware specifications for the VM
26
27
28 -R, --repo <string>
29 Filter codespace selection by repository name (user/repo)
30
31
32 --repo-owner <string>
33 Filter codespace selection by repository owner (username or org)
34
35
36
38 gh-codespace(1)
39
40
41
42 Oct 2023 GH-CODESPACE-EDIT(1)