Print active configuration values.

Section: Configuration Basics

List config

bash
bash
pnpm config list
Explanation

Print active configuration values.

Learn the surrounding workflow

Compare similar commands or jump into common fixes when this command is part of a bigger troubleshooting path.

Related commands

Same sheet · prioritizing Configuration Basics
Get config value
Read a pnpm configuration value.
OpenIn sheetbashsame section
Set config value
Set a pnpm configuration value.
OpenIn sheetbashsame section
Delete config value
Remove a config key.
OpenIn sheetbashsame section
Create project .npmrc
Write common pnpm/npm-compatible configuration into .npmrc.
OpenIn sheetbashsame section
Use hoisted node_modules linker
Switch to a hoisted node_modules layout if needed for compatibility.
OpenIn sheetbash2 tag match
Show modified packages in store
Check whether packages in the store were modified.
OpenIn sheetbash2 tag match