Usage
ls
You can use either command:
What it does
Thelist command reads your configuration file and displays all available preset names. This is useful when you want to see what presets you can install without opening the config file.
Options
Display each preset’s description alongside its name.
Examples
List all presets
List presets with descriptions
When a preset has no description
When to use it
Usepm-auto list when you:
- Want to see all available presets without opening your config file
- Need to remember the exact name of a preset before installing
- Want to share your available presets with team members
- Need to verify a preset exists before running
pm-auto install
Example workflow
If the config file path is not set or the file doesn’t exist, you’ll be prompted to run
pm-auto config <path> to set it up.