Pull anomaly alert details using the Vercel CLI
You can now access anomaly alerts and their details directly through the Vercel CLI using the vercel alerts command. With the --ai option, AI investigation results appear alongside each alert so you can act on them without leaving the terminal.
You can now access anomaly alerts and their details directly through the .Vercel CLI
With the command, you can list all alerts for a team or given project. For each alert, you can view the start time, the type of alert, and whether or not the alert is still active.vercel alerts
With the option, the AI investigation results appear alongside each alert. You and your agent can act on alerts without leaving the terminal.--ai
Available on .Observability Plus
Learn more about in the .vercel alertsCLI documentation
Source: original entry ↗