famous-xylophone-36532
10/11/2023, 11:04 AMpants package
command, without having to mess with the files.curved-television-6568
10/11/2023, 2:16 PMalias
# pants.toml
[cli.alias]
env-command = "some pants config flags and goals etc"
then just
> pants env-command ...
https://www.pantsbuild.org/docs/reference-cli#aliasfamous-xylophone-36532
10/19/2023, 8:19 AMcurved-television-6568
10/19/2023, 2:00 PM