cli/docs/commands/openfeature_generate.md

1.3 KiB

openfeature generate

Generate typesafe OpenFeature accessors.

openfeature generate [flags]

Options

  -h, --help            help for generate
  -o, --output string   Path to where the generated files should be saved

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

SEE ALSO