Skip to content

Latest commit

 

History

History
37 lines (28 loc) · 1.41 KB

File metadata and controls

37 lines (28 loc) · 1.41 KB

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
  -t, --template string   Path to a custom template file. If not specified, the default template is used

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