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