GH-CODESPACE-REBUILD(1) GitHub CLI manual GH-CODESPACE-REBUILD(1)

gh-codespace-rebuild - Rebuild a codespace

gh codespace rebuild [flags]

Rebuilding recreates your codespace. Your code and any current changes will be preserved. Your codespace will be rebuilt using your working directory's dev container. A full rebuild also removes cached Docker images.

Name of the codespace
perform a full rebuild
Filter codespace selection by repository name (user/repo)
Filter codespace selection by repository owner (username or org)

gh-codespace(1)

Apr 2024