configcat flag-v2 variation rm
Delete a Predefined Variation
Usage
configcat flag-v2 variation rm [options]
Example
configcat flag-v2 variation rm -i <flag-id> -pvi <predefined-variation-id>
Options
| Option |
Description |
--flag-id, -i, --setting-id |
ID of the Feature Flag or Setting |
--predefined-variation-id, -pvi |
ID of the Predefined Variation to update |
--verbose, -v, /v |
Print detailed execution information |
--non-interactive, -ni |
Turn off progress rendering and interactive features |
-h, /h, --help, -?, /? |
Show help and usage information |
Parent Command