Inspect feature flag history with Vercel CLI

Vercel Flags vercel flags versions version history can now be inspected from the Vercel CLI with the newcommand. vercel flags versions --environment --limit --cursor --json Runto print the full revision history for a flag, with each revision's author, message, timestamp, and changed environments…

Sources