cache_dir
¶
Type: DirPath
| Multiple: No
| Default: “core_dir/cache”
PIO Core (CLI) uses this folder to store caching information (requests to PIO Registry, downloaded packages and other service information).
To reset a cache, please run pio update command.
This option can also be configured by the global environment variable
PLATFORMIO_CACHE_DIR
.