Cool! If I understand correctly, this will result ...
# development
h
Cool! If I understand correctly, this will result in less first class commands, e.g.
./pants owner-of
would be removed in favor of
./pants --query='owner_of' list
? I remember being overwhelmed at 4S with discoverability / how many options there are in pants. So unifying around one single idea like query—and then making it be easy to find what are valid queries—seems like a win