Feature flags
Toggleable runtime flags for gradual rollouts and testing
Status: shipped | Area: policy | Published: 2026-03-22
Control impact: Enables runtime control over feature enablement without redeployment.
- REST API:
GET/POST/DELETE /api/v1/flags - CLI:
syndicate flags list|get|set|delete