Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 780 Bytes

openfeature_generate_react.md

File metadata and controls

36 lines (23 loc) · 780 Bytes

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