Manage Permission Groups
pg
configcat permission-group [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 permission-group ls | List all Permission Groups that manageable by the configured user |
configcat permission-group create | Create a new Permission Group in a specified Product identified by the --product-id option |
configcat permission-group rm | Remove a Permission Group identified by the --permission-group-id option |
configcat permission-group update | Update a Permission Group identified by the --permission-group-id option |
configcat permission-group show | Show details of a Permission Group identified by the --permission-group-id option |
configcat permission-group env | Update the environment specific permissions of a Permission Group |