pause/hibernate preserve state for
resume, while kill destroys the sandbox and releases resources.
Pause Or Hibernate
pause and hibernate are aliases in the CLI:
Set Idle Timeout Behavior
Configure what should happen when a sandbox idles:Destroy A Sandbox
Destroy a sandbox when work is complete:kill is the cleanup command used by the CLI and SDK context-manager flows. It
is appropriate for disposable workspaces, one-off tests, and failed runs that do
not need to be resumed.