aloof-angle-91616
05/11/2020, 9:45 PMaloof-angle-91616
05/11/2020, 9:45 PM--spec-file
?aloof-angle-91616
05/11/2020, 9:45 PM--positional-arg-file
now i thinkaloof-angle-91616
05/11/2020, 9:46 PM./pants options
because you can grep italoof-angle-91616
05/11/2020, 9:47 PM./pants options | grep --color -E 'file\b'
would have answered this tooaloof-angle-91616
05/11/2020, 9:47 PM--positional-arg-file=/dev/stdin
is the key part herealoof-angle-91616
05/11/2020, 9:47 PMhundreds-father-404
05/11/2020, 9:47 PM--spec-file
aloof-angle-91616
05/11/2020, 9:48 PM--spec-file
🙏 @hundreds-father-404hundreds-father-404
05/11/2020, 9:49 PM./pants --spec-file=$(./pants --no-v2-ui dependees helloworld/util) list
ERROR: [Errno 2] No such file or directory: 'helloworld:config'
hundreds-father-404
05/11/2020, 9:49 PMwitty-crayon-22786
05/11/2020, 9:49 PMaloof-angle-91616
05/11/2020, 9:49 PMaloof-angle-91616
05/11/2020, 9:50 PMwitty-crayon-22786
05/11/2020, 9:50 PMaloof-angle-91616
05/11/2020, 9:50 PM="$(...)"
is always saferaloof-angle-91616
05/11/2020, 9:50 PMaloof-angle-91616
05/11/2020, 9:50 PM>(...)
/ <(...)
hundreds-father-404
05/11/2020, 9:50 PM./pants --spec-file=<(./pants --no-v2-ui dependees helloworld/util) list
witty-crayon-22786
05/11/2020, 9:51 PMwitty-crayon-22786
05/11/2020, 9:51 PMhundreds-father-404
05/11/2020, 9:51 PM./pants --no-v2-ui dependees helloworld/util | ./pants list
worked, but this is fine for now. (I’m adding https://pants.readme.io/docs/advanced-target-selection)witty-crayon-22786
05/11/2020, 9:51 PMaloof-angle-91616
05/11/2020, 9:51 PMwitty-crayon-22786
05/11/2020, 9:58 PMaloof-angle-91616
05/11/2020, 9:58 PMaloof-angle-91616
05/11/2020, 9:59 PMfs.py
using SnapshotSubset
might work, so not a problemaloof-angle-91616
05/11/2020, 10:02 PMwitty-crayon-22786
05/11/2020, 10:22 PMwitty-crayon-22786
05/11/2020, 10:22 PM