Feature
Configure weighted traffic splits for Vercel Flags from CLI
You can now configure weighted traffic splits for Vercel Flags using the new `vercel flags split` command in the Vercel CLI, allowing you to send a percentage of traffic to one variant and the rest to another. Run the command interactively or pass environment, bucketing attribute, and variant weights as flags.
You can now configure weighted traffic splits for with the new command in the Vercel CLI. This allows you to send a percentage of traffic to one variant and the rest to another.Vercel Flagsvercel flags split
Run the command interactively, or pass the environment, bucketing attribute, and variant weights as flags:
Update to the latest version of the and read the to get started.Vercel CLIdocumentation
flagsclitraffic-managementfeature-flagsdeployment
Source: original entry ↗