ambitious-actor-36781
10/04/2021, 11:37 PMpants peek
into something like --spec-files
can you?enough-analyst-54434
10/05/2021, 12:34 AM<(./pants ...)
can't be fed in to the --spec-files
file list?ambitious-actor-36781
10/05/2021, 1:27 AMpants peek :: | arbitrary_filter_cmd > targets.json
pants --spec-files=targets.json
I'd need to add in cat deploy.targets| jq -r '.[] | .["address"]' > specs.txt
or somethingwitty-crayon-22786
10/05/2021, 6:00 PM./pants filter
might be easier than ppek
+ json filtering in some cases?