pipemason login
Pair this machine to your Pipemason account using a device-code flow. Run it once per machine before starting any run.
Usage
pipemason login
What it does
- Opens
pipemason.com/pairin your browser with a 9-character code pre-filled. - You click
Pairon that page to bind this runner machine to your account. - The runner saves the resulting token to
~/.pipemason/credentials.json.
The credentials file is yours and stays on your machine; the cloud only stores asha256(token) hash of it.
Requirements
- The CLI installed and on your
PATH. - An active or trialing subscription on your Pipemason account.
- A browser to complete the pairing on
pipemason.com/pair.
Re-pairing
If your dashboard never shows a run, or you see a connection line with no run registration, your token may be invalid. Run pipemason login again to re-pair the machine and refresh the saved token.