Kill a connected sandbox
Kill by sandbox ID
Use the namespacekill method when you only have the sandbox ID. It returns true if the sandbox was found and killed, and false if no sandbox with that ID exists.
Kill all sandboxes
The CLI can kill every running sandbox at once with-a / --all, optionally filtered by state or metadata.
CLI