Skip to content

Latest commit

 

History

History
34 lines (23 loc) · 726 Bytes

File metadata and controls

34 lines (23 loc) · 726 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
      --provider-url string   The URL of the flag provider

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