Update a Product's preferences
up
configcat product preferences update [command] [options]
configcat product preferences update -i <product-id> --reason-required true
Option | Description |
---|---|
--product-id , -i |
ID of the Product |
--reason-required , -rr |
Indicates that a mandatory note is required for saving and publishing |
--key-gen-mode , -kg |
Determines the Feature Flag key generation mode Possible values: camelCase , kebabCase , lowerCase , pascalCase , upperCase |
--show-variation-id , -vi |
Indicates whether a variation ID's must be shown on the ConfigCat Dashboard |
--mandatory-setting-hint , -msh |
Indicates whether Feature flags and Settings must have a hint |
--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 product preferences | Manage Product preferences |
Command | Description |
---|---|
configcat product preferences update env | Update per-environment required reason |