Examples (7)
List all targets
pants list ::Typecheck only uncommitted files and their dependents
pants --changed-since=HEAD --changed-dependents=transitive checkCreate a distributable package for the specified target
pants package path/to/directory:target-nameAuto-generate BUILD file targets for new source files
pants tailor ::made by @shridhargupta | data from tldr-pages