Detach Tag(s) from a Feature Flag or Setting
dt
configcat flag detach [options]
configcat flag detach -i <flag-id> -g <tag1-id> <tag2-id>
Option | Description |
---|---|
--flag-id , -i , --setting-id |
ID of the Feature Flag or Setting to detach Tags |
--tag-ids , -g |
Tag IDs to detach |
--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 |
Command | Description |
---|---|
configcat flag | Manage Feature Flags & Settings |