Update a Tag identified by the --tag-id option
up
configcat tag update [options]
configcat tag update -i <tag-id> -n "temp_tag"
| Option | Description |
|---|---|
--tag-id, -i |
ID of the Tag to update |
--name, -n |
The updated name |
--color, -c |
The updated color |
--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 tag | Manage Tags |