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
Flag | Usage |
---|---|
-q, --quiet |
suppress logs |
-v, --verbose |
show more detailed output |
Commands
Command | Usage |
---|---|
fleek add |
Add a new package to your configuration |
fleek apply |
Apply fleek configuration |
fleek completion |
Generate the autocompletion script for the specified shell |
fleek eject |
Manage your home configuration directly, without the .fleek.yml file. |
fleek generate |
Generate a new home-manager configuration using fleek's templates |
fleek help |
Help about any command |
fleek info |
Show detailed information about a fleek installed package |
fleek init |
Initialize fleek |
fleek join |
Join current computer to existing fleek configuration |
fleek remove |
Remove a package from your configuration |
fleek search |
Search the package repository |
fleek show |
Show bling level details |
fleek update |
Update package index |
fleek version |
Print version information |
Generated on 25 April 2023