cache_dir
Type: DirPath
| Multiple: No
| Default: “core_dir/cache”
PlatformIO Core (CLI) uses this folder to store caching information (requests to PlatformIO 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
.