Skip to content

Latest commit

 

History

History
33 lines (22 loc) · 645 Bytes

openfeature_init.md

File metadata and controls

33 lines (22 loc) · 645 Bytes

openfeature init

Initialize a new project

Synopsis

Initialize a new project for OpenFeature CLI.

openfeature init [flags]

Options

  -h, --help       help for init
      --override   Override an existing configuration

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