configcat member rm
Remove Member from an Organization
Usage
configcat member rm [options]
Example
configcat member rm -o <organization-id> -i <user-id>
Options
Option |
Description |
--organization-id , -o |
The Organization's ID from where the Member must be removed |
--user-id , -i |
ID of the Member to remove |
--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 |
Parent Command