Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
GH-CODESPACE(1)		       GitHub CLI manual	       GH-CODESPACE(1)

NAME
       gh-codespace - Connect to and manage codespaces

SYNOPSIS
       gh codespace [flags]

AVAILABLE COMMANDS
       gh-codespace-code(1)
	      Open a codespace in Visual Studio	Code

       gh-codespace-cp(1)
	      Copy files between local and remote file systems

       gh-codespace-create(1)
	      Create a codespace

       gh-codespace-delete(1)
	      Delete codespaces

       gh-codespace-edit(1)
	      Edit a codespace

       gh-codespace-jupyter(1)
	      Open a codespace in JupyterLab

       gh-codespace-list(1)
	      List codespaces

       gh-codespace-logs(1)
	      Access codespace logs

       gh-codespace-ports(1)
	      List ports in a codespace

       gh-codespace-rebuild(1)
	      Rebuild a	codespace

       gh-codespace-ssh(1)
	      SSH into a codespace

       gh-codespace-stop(1)
	      Stop a running codespace

       gh-codespace-view(1)
	      View details about a codespace

ALIASES
       gh cs

EXIT CODES
       0: Successful execution

       1: Error

       2: Command canceled

       4: Authentication required

       NOTE:  Specific	commands  may have additional exit codes. Refer	to the
       command's help for more information.

SEE ALSO
       gh(1)

				   Apr 2025		       GH-CODESPACE(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=gh-codespace&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help