Tools
Activity Log now available in Vercel CLI
Vercel has introduced the `vercel activity` command to the CLI, enabling developers to query team activity events directly from the terminal. The activity log provides a list of all activities on ...
Vercel has introduced the vercel activity command to the CLI, enabling developers to query team activity events directly from the terminal. The activity log provides a list of all activities on a team, along with the user who performed the event, the type of event, and time. Users can filter events by type, date range, and project, or view all events across their team.
Related
- Use and manage Vercel Sandbox directly from the Vercel CLI
- Manage Vercel Microfrontends with AI Agents and the CLI
- Vercel CLI commands now scoped to local directory
- View specific error codes in runtime logs
Source: tools