Fleek Logo

CLI Reference

init

... init

fleek init

Usage

Initialize fleek

fleek init

Description

Initialize fleek with standard configuration options. Configuration is stored in $HOME/.local/share/fleek by default. You can change this option with the -l/--location flag. For information on sharing configurations with multiple computers, see https://getfleek.dev/docs/multiple

Examples

fleek init
fleek init git@github.com:your/repo
fleek init -l .local/share/fleek
fleek init -a

Flags

FlagUsage
-a, --applyapply configuration immediately after cloning
-f, --forceoverwrite existing configuration files
--level nonebling level: none,low,default,high (default "default")
-l, --location stringlocation of fleek repository, relative to home (default ".local/share/fleek")

Generated on 25 April 2023

Previous
fleek