1GH-CODESPACE-PORTS(1)          GitHub CLI manual         GH-CODESPACE-PORTS(1)
2
3
4

NAME

6       gh-codespace-ports - List ports in a codespace
7
8
9

SYNOPSIS

11       gh codespace ports [flags]
12
13
14

COMMANDS

16       gh-codespace-ports-forward(1)
17              Forward ports
18
19
20       gh-codespace-ports-visibility(1)
21              Change the visibility of the forwarded port
22
23
24

OPTIONS

26       -c, --codespace <string>
27              Name of the codespace
28
29
30       -q, --jq <expression>
31              Filter JSON output using a jq expression
32
33
34       --json <fields>
35              Output JSON with the specified fields
36
37
38       -t, --template <string>
39              Format JSON output using a Go template
40
41
42

SEE ALSO

44       gh-codespace(1)
45
46
47
48                                   Jun 2022              GH-CODESPACE-PORTS(1)
Impressum