# Use and manage Vercel Sandbox directly from the Vercel CLI

**Published:** April 8, 2026 | **Authors:** Melkey Moksyakov

---

Vercel Sandboxes can now be used and managed directly from the Vercel CLI, through the `vercel sandbox` subcommand.

This eliminates the need to install and maintain a separate command-line tool, and removes the friction of switching contexts. Your entire Sandbox workflow now lives exactly where you already work, keeping your development experience unified and fast.

Run `pnpm i -g vercel@latest` to update to the latest Vercel CLI (at least `v50.42.0`).

---

📚 **More updates:** [View all changelog entries](/changelog/sitemap.md) | [Blog](/blog/sitemap.md)