DOKK / manpages / debian 12 / gh / gh-codespace-rebuild.1.en
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.

-c, --codespace <string>
name of the codespace

--full
perform a full rebuild

gh-codespace(1)

Feb 2023