gh codespace
Connect to and manage codespaces
Subcommands
Name | Description |
---|---|
code | Open a codespace in Visual Studio Code |
cp | The cp command copies files between the local and remote file systems |
create | Create a codespace |
delete | Delete codespaces based on selection criteria. All codespaces for the authenticated user can be deleted, as well as codespaces for a specific repository. Alternatively, only codespaces older than N days can be deleted. Organization administrators may delete any codespace billed to the organization |
edit | Edit a codespace |
jupyter | Open a codespace in JupyterLab |
list | List codespaces of the authenticated user. Alternatively, organization administrators may list all codespaces billed to the organization |
logs | Access codespace logs |
ports | List ports in a codespace |
rebuild | Rebuild a codespace |
ssh | SSH into a codespace |
stop | Stop running a codespace |