Skip to main content
flipt quickstart [flags]

Synopsis

The quickstart command provides an interactive, text-based user interface wizard to help you configure Flipt v2 with Git storage and SCM integration. The wizard guides you through:
  • Selecting your SCM provider (GitHub, GitLab, Bitbucket, Azure DevOps, Gitea)
  • Configuring Git repository storage settings
  • Setting up authentication (Personal Access Token)
  • Automatically updating your Flipt configuration file

Options

      --config string   path to config file
  -h, --help            help for quickstart

Examples

flipt quickstart
flipt quickstart --config /path/to/config.yml

More Info

See the Quickstart section of the documentation for more information about getting started with Flipt v2.