Set the workspace
s
configcat workspace set [options]
configcat workspace set -p <product-id> -c <config-id>
Option | Description |
---|---|
--product-id , -p |
ID of the Product |
--config-id , -c |
ID of the Config |
--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 workspace | Manage the CLI workspace. When set, the CLI's interactive mode filters Product and Config selectors by the values set in the workspace |