.nh .TH "GH-CODESPACE-PORTS-VISIBILITY" "1" "Mar 2024" "" "GitHub CLI manual" .SH NAME .PP gh-codespace-ports-visibility - Change the visibility of the forwarded port .SH SYNOPSIS .PP \fBgh codespace ports visibility :{public|private|org}... [flags]\fR .SH OPTIONS INHERITED FROM PARENT COMMANDS .TP \fB-c\fR, \fB--codespace\fR \fB\fR Name of the codespace .TP \fB-R\fR, \fB--repo\fR \fB\fR Filter codespace selection by repository name (user/repo) .TP \fB--repo-owner\fR \fB\fR Filter codespace selection by repository owner (username or org) .SH EXAMPLE .EX gh codespace ports visibility 80:org 3000:private 8000:public .EE .SH SEE ALSO .PP \fBgh-codespace-ports(1)\fR