Add cache list command (#1187)
* Add poetry.locations.REPOSITORY_CACHE_DIR The repository cache directory is used in multiple places in the codebase. This change ensures that the value is reused. * Add cache list command This introduces a new cache sub-command that lists all available caches. Relates-to: #1162
Showing
poetry/console/commands/cache/list.py
0 → 100644
tests/console/commands/test_cache.py
0 → 100644
Please
register
or
sign in
to comment