Manage Tags
t
configcat tag [command]
| Option | Description |
|---|---|
--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 | This is the Command Line Tool of ConfigCat. ConfigCat is a hosted feature flag service: https://configcat.com For more information, see the documentation here: https://configcat.com/docs/advanced/cli |
| Command | Description |
|---|---|
| configcat tag ls | List all Tags that belongs to the configured user |
| configcat tag create | Create a new Tag in a specified Product identified by the --product-id option |
| configcat tag rm | Remove a Tag identified by the --tag-id option |
| configcat tag update | Update a Tag identified by the --tag-id option |