wide-midnight-78598
06/16/2024, 3:24 PMpants help command that contained ALL available backends? Not just those that are currently registered? Am I imagining that? the pants help backend appears to be missing somefierce-truck-19259
06/16/2024, 3:33 PMpants backends --help right?wide-midnight-78598
06/16/2024, 3:35 PMbackends isn't a goal - but --help is a builtin goal. Neat.
And yeah, I used that to make this list: https://github.com/pantsbuild/pants/issues/21065
But, for example, the cc backend is missing, and a few other experimental ones. I'm guessing those are not registered, and I haven't dug into what's missingfierce-truck-19259
06/16/2024, 3:37 PMfierce-truck-19259
06/16/2024, 3:38 PMwide-midnight-78598
06/16/2024, 3:45 PMdef _print_all_backends(self, include_experimental: bool) -> None:wide-midnight-78598
06/16/2024, 3:47 PMpants help-advanced backendsfierce-truck-19259
06/16/2024, 3:53 PMbroad-processor-92400
06/17/2024, 12:11 AMpants help-all json has this sort of info in it toowide-midnight-78598
06/17/2024, 12:18 AMjq - turns out jq would have been faster.... sigh... it always iscurved-television-6568
06/17/2024, 6:04 AMcurved-television-6568
06/17/2024, 6:06 AM