CLI Reference
The tinker command-line tool manages sessions, checkpoints, and billing usage. It is installed with the Tinker SDK (pip install tinker).
tinker [OPTIONS] COMMAND
Global Options (available on all commands):
-f, --format [table|json]— Output format (default: table)-h, --help— Show this message and exit
Commands:
- tinker auth — Authenticate with Tinker.
- tinker billing — View billing usage.
- tinker checkpoint — Manage checkpoints.
- tinker session — Manage sessions.