vercel-open
v1.1.20
Published
opens a Vercel project in your browser from your terminal
Readme
vercel-open
https://github.com/user-attachments/assets/c27b4e68-87d6-44b4-b113-0bbaf186879c
The vc open custom command extension for the Vercel CLI.
It makes easy to jump to vercel deployment URL from your terminal.
Installation
npm install -g vercel-openUsage
Assuming your terminal is in a Vercel project folder:
Resume information
It show resume information about your project
vc open info
▲ overview https://vercel.com/vercel-labs/vercel-open/
▲ current (production) https://vercel.com/vercel-labs/vercel-open/9PEUQN2Z5BpAFxEsRtXoSkj8nhK9/
▲ latest (preview) https://vercel.com/vercel-labs/vercel-open/GSM3jnwUA8qEAUY42ZaXBVRV2QrJ/Opening in the browser
It opens the URL in your browser
vc open [current|latest] [--visit]Jumping to a section
It navigates to a project tab section.
vc open [current|latest] <logs|settings|etc> [--query-parameter]License
vercel-open © Vercel, released under the MIT License.
vercel.com · GitHub vercel · X @vercel
