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