Skip to main content
flipt config init [flags]

Synopsis

Creates a new Flipt configuration file with default settings.

Options

  -y, --force   Overwrite existing configuration file
  -h, --help    help for init

Options inherited from parent commands

      --config string   path to config file

Examples

flipt config init
flipt config init --force

More Info

See the Configuration section of the documentation for more information.