Vercel

Vercel Launches Sandbox CLI for Direct SSH Access to Sandboxes


Executive Summary

Vercel has released the Vercel Sandbox CLI, a new command-line tool that allows developers to open secure, interactive shell sessions directly into their running Sandbox environments. This feature is designed to enhance debugging and direct interaction with isolated development instances. While a session is active, the Sandbox timeout is automatically extended to prevent unexpected disconnections.

Key Takeaways

* New Tool: The `Vercel Sandbox CLI` is now available.

* Core Functionality: It enables secure shell (SSH) access to running Vercel Sandboxes.

* Automatic Timeout Extension: When a user is connected via the CLI, the Sandbox timeout is automatically extended in 5-minute increments.

* Session Duration Limit: The total session length with automatic extensions is capped at a maximum of 5 hours.

Strategic Importance

This release gives developers low-level, real-time access to their isolated environments, significantly improving their ability to debug complex issues and manage Sandbox state directly.

Original article