create_rollout
Define and manage feature flag rollouts in Flipt MCP Server by specifying namespace, flag key, rank, and optional segment or threshold configurations for controlled deployment.
Input Schema
Name | Required | Description | Default |
---|---|---|---|
description | No | ||
flagKey | Yes | ||
namespaceKey | Yes | ||
rank | Yes | ||
segment | No | ||
threshold | No |