Welcome! Please see the About page for a little more info on how this works.
It would be nice that clojure could print the basis for a given combination of aliases (or none).
clojure
A common use case is obtaining the computed :paths for a combination of aliases.
:paths
E.g. clj -Sbasis -A:foo:bar or as suggested here, adding the cpcache hash to -Sdescribe: https://github.com/borkdude/deps.clj/issues/122
clj -Sbasis -A:foo:bar
Logged as https://clojure.atlassian.net/browse/TDEPS-264