cli/docs/commands/openfeature_init.md

645 B

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