Manage Vercel Flags segments with Vercel CLI
segments can now be managed from the with the new command.Vercel FlagsVercel CLIvercel flags segments A segment is the targeting primitive a flag uses to decide who sees what. Membership composes from three repeatable tokens: , , and . Pass them to or for incremental edits. For full replacement, takes the entire segment definition as raw JSON.include:exclude:rule:--add--remove--data All segment commands support output, making them scriptable from CI, local workflows, and agent-driven pipelines that need to inspect or update flag targeting from the terminal.--json Update to the latest version of the Vercel CLI and learn more in the to get started.Vercel Flags CLI documentation Read more