Welcome! Please see the About page for a little more info on how this works.
How does one update an arg map for clojure -X like in the following:
clojure -X
{:some-tool {:scan-paths ["src"]}}
Say I want to add "test" to this. How does one achieve this on the command line?
"test"
Related: https://ask.clojure.org/index.php/10060/x-args-pass-in-entire-map-merge-strategy