Options
Actions
--action jumps straight to one screen or lane:
A positional
AUTH_CODE is the ten-character sign-in code from the website; pass it to authorize without the browser handshake.
Recipes
Headless notes
- A folder import needs
--folder. Without it the wizard opens a picker, which needs a TTY. - Set
PROBE_TOKENin CI rather than relying on the inline browser approval. Auto-login is TTY-only; headless callers get a cleanAuthError.PROBE_AUTO_LOGIN=0disables the inline path explicitly. - Capture is per-device. Provisioning a fleet from one image does not share one pairing — each machine authorizes itself.
Exit codes
Diagnose and repair
What to check when an unattended install did not take.