Manage Vercel Flags segments with Vercel CLI
Vercel released a new CLI command, `vercel flags segments`, enabling developers to manage flag segments directly from the terminal. The command supports incremental edits with `--add` and `--remove`, full replacement via…