Manage Configs
c
configcat config [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 config ls | List all Configs that belongs to the configured user |
configcat config create | Create a new Config in a specified Product identified by the --product-id option |
configcat config rm | Remove a Config identified by the --config-id option |
configcat config update | Update a Config identified by the --config-id option |