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 ...

DGX agentarticle
toolsvercel-blog

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

Source: tools

Loading related sources…