cli reference

pipemason login

Pair this machine to your account. Run once per machine; the pairing token is stored in ~/.pipemason/credentials.json with file mode 0600.

Usage

pipemason login [--force]

What happens

The runner prints a 9-character code, opens pipemason.com/pair in your default browser, and polls every 2s for confirmation. Enter the code on the web page to bind the runner.

$ pipemason login
Open https://pipemason.com/pair and enter:

    ABC-4D7-WXY

Waiting…  (ctrl-C to abort)

Flags

--force        Re-pair even if credentials already exist (replaces the
               existing pairing).

Verifying

pipemason verify

Confirms the pairing is valid, the API is reachable, and your Anthropic key is set in shell env.

pipemason login · Pipemason Docs