- Currently the flow to delete a single Codespace is `gh cs list`, copy and paste the Codespace name onto the end of `gh cs delete`. - This improves consistency with other commands by letting the user choose which Codespace they want to delete, interactively. A Codespace name on the command-line still works too. |
||
|---|---|---|
| .. | ||
| code.go | ||
| create.go | ||
| delete.go | ||
| list.go | ||
| logs.go | ||
| main.go | ||
| ports.go | ||
| ssh.go | ||