根据https://clojure.github.io/tools.tools/clojure.tools.tools.api.html#var-show您可以使用以下方式调用tools show命令:
示例:clj -Ttools show deps-graph
我可能忽略了一些事情,但是看起来您需要一个关键字,比如
lucretius:~/work/living_clojure$ clj -Ttools show new
Key is missing value: new
lucretius:~/work/living_clojure$ clj -Ttools show :tool new
{:lib io.github.seancorfield/deps-new,
:coord
{:git/tag "v0.4.13",
:git/sha "879c4eb50df92fcd8c11423c2081e00998d7b613",
:git/url "https://github.com/seancorfield/deps-new.git"}}
Default namespace: org.corfield.new