Commit 2fd1fbc
Docs: standardize on
- Replace `gh cs` with canonical `gh codespace` throughout for portability and docs parity.
- Keep single-port example and show one multi-port example; dedupe wording; preserve `-c "$CODESPACE_NAME"`.
- Examples:
- `"postAttachCommand": "gh codespace ports visibility 3000:org -c \"$CODESPACE_NAME\""`
- `"postAttachCommand": "gh codespace ports visibility 3000:private 8080:org 4000:public -c \"$CODESPACE_NAME\""`
- No behavior change; happy to match house style on phrasing or ports.
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>gh codespace ports visibility and unify examples1 parent a8e8daa commit 2fd1fbc
1 file changed
+1
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
4 | | - | |
5 | | - | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
| 4 | + | |
11 | 5 | | |
12 | 6 | | |
13 | 7 | | |
| |||
0 commit comments