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)