Attach Tag(s) to a Feature Flag or Setting
at
configcat flag attach [options]
configcat flag attach -i <flag-id> -g <tag1-id> <tag2-id>
| Option | Description |
|---|---|
--flag-id, -i, --setting-id |
ID of the Feature Flag or Setting to attach Tags |
--tag-ids, -g |
Tag IDs to attach |
--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 |