pafcore.site

CLI login

From the PafCore repo:

pnpm pafcore login
  1. Enter your email.
  2. Open the link we send.
  3. Paste the link (or token) into the terminal.

Your session is saved in ~/.pafcore/config.json.

Check it:

pnpm pafcore me

Environment

Variable Meaning
PAFCORE_SESSION Session id (for CI)
PAFCORE_API_URL API base (default production API)
pnpm pafcore logout