Usage
cp
You can use either command:
What it does
Theconfig-path command reads ~/.pm-auto/settings.json and displays the absolute path to your PM-Auto configuration file.
Examples
Display the config path
Using the alias
When no config is set
If you haven’t set a config path yet:When to use it
Usepm-auto config-path when you:
- Want to verify which config file PM-Auto is using
- Need to check if a config path has been set
- Are debugging issues with preset loading
- Want to confirm the absolute path to your config
- Are documenting your PM-Auto setup for team members
Example workflow
Where the config path is stored
The config path is stored in:The displayed path is always an absolute path, even if you set it using a relative path with
pm-auto config.Related commands
pm-auto config- Set the config file pathpm-auto list- List all presets from the configpm-auto describe- View details about a specific preset