Dev Tools · 11h ago
Vercel CLI now lets devs manage feature flag segments
Vercel added a new CLI command for managing feature flag segments, which control user targeting. Developers can add or remove include, exclude, and rule tokens incrementally, or replace entire segment definitions with raw JSON. The command supports JSON output for scripting in CI, local workflows, and agent-driven pipelines.
Meridian48 take
A small but practical update for teams using Vercel Flags, though the real test is whether it simplifies complex targeting workflows enough to justify the CLI overhead.
vercel-clifeature-flags