Skip to content

feat: sandbox subcommand#20

Merged
crowlKats merged 21 commits into
mainfrom
sandbox-subcommand
Nov 28, 2025
Merged

feat: sandbox subcommand#20
crowlKats merged 21 commits into
mainfrom
sandbox-subcommand

Conversation

@crowlKats
Copy link
Copy Markdown
Member

@crowlKats crowlKats commented Oct 16, 2025

This PR adds 3 deno deploy sandbox subcommands: list kill ssh

deno deploy sandbox list

Screenshot 2025-11-28 at 14 21 50



deno deploy sandbox kill

$ deno deploy --debug sandbox kill 406aa21f-e883-496e-830b-425e7e8548f6
Sandbox 406aa21f-e883-496e-830b-425e7e8548f6 killed successfully

deno deploy sandbox ssh

$ deno deploy sandbox ssh 8e260023-9336-4819-886f-6ecbf0b61cef
ssh ec85f895535a2f680f0550ffef13db15@ssh.deno.net
daemon@b51045:~$ ls
daemon@b51045:~$ pwd
/home/daemon
daemon@b51045:~$ whoami
daemon

closes https://github.com/denoland/deployng/issues/1693

@kt3k kt3k force-pushed the sandbox-subcommand branch from 7a8271f to 19d26fa Compare November 28, 2025 03:24
@kt3k
Copy link
Copy Markdown
Contributor

kt3k commented Nov 28, 2025

blocked by #22

@crowlKats crowlKats merged commit 97b5947 into main Nov 28, 2025
4 checks passed
@kt3k kt3k deleted the sandbox-subcommand branch November 28, 2025 07:28
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants