Fleek Logo

CLI Reference

fleek

fleek

Usage

Fleek makes nix friendly

fleek

Description

Fleek installs and manages packages in your nix installation with a friendly and approachable config file. Fleek uses the power of nix and home-manager behind the scenes to give you access to the largest repository of packages in the world.

Fleek hides the complexity of nix by giving you a CLI and YAML file to manage your installed applications.

To get started, see https://getfleek.dev

To share configurations with other computers, see https://getfleek.dev/docs/multiple

Flags

FlagUsage
-q, --quietsuppress logs
-v, --verboseshow more detailed output

Commands

CommandUsage
fleek addAdd a new package to your configuration
fleek applyApply fleek configuration
fleek completionGenerate the autocompletion script for the specified shell
fleek ejectManage your home configuration directly, without the .fleek.yml file.
fleek generateGenerate a new home-manager configuration using fleek's templates
fleek helpHelp about any command
fleek infoShow detailed information about a fleek installed package
fleek initInitialize fleek
fleek joinJoin current computer to existing fleek configuration
fleek removeRemove a package from your configuration
fleek searchSearch the package repository
fleek showShow bling level details
fleek updateUpdate package index
fleek versionPrint version information

Generated on 25 April 2023

Previous
Overlays