Bucket
JSON →Flag features, manage company data, and control feature access using Bucket.
Install
npx reflag Tools · 7
- init Initialize a new Reflag configuration in your project. Creates a reflag.config.json file with your settings and prompts for any required information not provided via options.
- new All-in-one command to get started quickly. Combines init, flag creation, and type generation in a single step.
- login Authenticate with your Reflag account. Stores your credentials securely for subsequent operations.
- logout Sign out from your Reflag account and remove stored credentials.
- flags create Create a new flag in your Reflag app. Guides you through the flag creation process with interactive prompts if options are not provided.
- flags list List all flags for the configured app.
- flags types Generate TypeScript types for your flags.
Environment variables
REFLAG_API_KEYBUCKET_API_KEYREFLAG_CI_API_KEY
Links
★ 23 GitHub stars