pants Command Examples

Fast, scalable, user-friendly, open-source build and developer workflow tool. More information: https://www.pantsbuild.org/2.20/docs/using-pants/command-line-help.

pants list ::

pants test ::

pants --changed-since=HEAD fix fmt lint

pants --changed-since=HEAD --changed-dependents=transitive check

pants package {{path/to/directory:target-name}}

pants tailor ::

pants help