flk list
List all packages in the current profile.
flk list
flk list --profile backend
Options
-p, --profile <PROFILE>: Target a specific profile instead of the default
Behavior
- Reads
.flk/profiles/<profile>.nixand displays all packages in thepackages = [ ... ];section - Uses standard profile resolution when
--profileis not specified - Outputs one package per line with a bullet marker
- Shows an error message if no packages are found
Example Output
• ripgrep
• fd
• git
• nodejs_20