Manage Segments
seg
configcat segment [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 segment ls | List all Segments that belongs to the configured user |
| configcat segment create | Create a new Segment in a specified Product identified by the --product-id option |
| configcat segment rm | Remove a Segment identified by the --segment-id option |
| configcat segment update | Update a Segment identified by the --segment-id option |
| configcat segment show | Show details of a Segment identified by the --segment-id option |