Pants Cloud Quickstart
This guide shows how to connect your Pantsbuild project to NativeLink Cloud.
-
If you can’t find a
pants.toml
file, create one in the root directory of your Pantsbuild project:Directoryproject/
- get-pants.sh
- BUILD
- pants.toml
-
Copy the following lines into your
pants.toml
: -
Run a pants build with the following flags:
-
You’ll see remote cache use on the Dashboard page.