Skip to content

Latest commit

 

History

History
36 lines (23 loc) · 801 Bytes

openfeature_generate_nodejs.md

File metadata and controls

36 lines (23 loc) · 801 Bytes

openfeature generate nodejs

Generate typesafe Node.js client.

Stability: alpha

Synopsis

Generate typesafe Node.js client compatible with the OpenFeature JavaScript Server SDK.

openfeature generate nodejs [flags]

Options

  -h, --help   help for nodejs

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