mirror of https://github.com/open-feature/cli.git
780 B
780 B
openfeature generate react
Generate typesafe React Hooks.
Stability: alpha
Synopsis
Generate typesafe React Hooks compatible with the OpenFeature React SDK.
openfeature generate react [flags]
Options
-h, --help help for react
Options inherited from parent commands
--debug Enable debug logging
-m, --manifest string Path to the flag manifest (default "flags.json")
--no-input Disable interactive prompts
-o, --output string Path to where the generated files should be saved
SEE ALSO
- openfeature generate - Generate typesafe OpenFeature accessors.