Overview

The @flagsync/cli bridges the gap between your feature flags in the FlagSync dashboard and your code. It automatically generates TypeScript type definitions based on your flag configurations, providing:
  • Type Safety: Compile-time checking for flag keys and values
  • Auto-completion: IntelliSense support for flag names and values
  • Secure Authentication: OAuth2 PKCE flow for safe credential management

Supported SDKs

Next Steps

Get started with client-side SDKs: