To explain Eric's comment: The `--filter-target-ty...
# general
h
To explain Eric's comment: The
--filter-target-type
flag means "The
target_type
option on the
filter
scope." This can be shortened to
--target-type
if it comes immediately after the
filter
goal on the command line. So that error means that pants encountered
--target-type
not immediately after
filter
.