Skip to content
saylek

Generated from README.md. Also fetchable raw at /docs/cli-reference/raw

Common commands

Generated from README.md by scripts/generate-docs-cli-reference.mjs. The docs-parity CI check fails closed if this page and the README's tables ever drift apart. Don't hand-edit the tables below; edit README.md and re-run the generator.

This is the everyday subset, not the whole command tree. It is deliberately short: these are the commands a member actually reaches for.

The CLI is the complete reference for itself. saylek --help lists every command, saylek <command> --help gives full detail for one, saylek help <topic> covers curated learning topics, and bare saylek shows the grouped everyday-first overview.

Task-shaped pages cover the commands not listed here: Circles and membership for saylek circles, Hosting your GPU for saylek host, Invite flow for bringing someone into a Circle you own (saylek circles invite, also spelled saylek circles invites-mint), and Troubleshooting for saylek model and the daemon verbs.

Top-level saylek invite is a different command with the same word in it: it invites someone to install Saylek itself, and it is restricted to the people running Saylek. To bring a person into your Circle, the command is saylek circles invite.

Everyday commands

CommandWhat it does
saylek statusIs your node healthy? (--watch to live-tail)
saylek modelsWhat this machine can serve right now
saylek hostContribute your GPU to your Circle. Your own work keeps priority
saylek statement <YYYY-MM>An honest, no-money record of where each request ran
saylek --helpEverything else

Leaving

Leaving is meant to be honest and reachable, at whatever scope you mean, and the first step is reversible.

You want to…CommandReversible?
Pause: stop serving/consuming but keep your Circles + standingsaylek settings account deactivateYes. saylek settings account activate turns it back on.
Leave one Circlesaylek circles leave <circle>Yes. Rejoin later with a new invite.
Leave Saylek entirely: delete your account + wipe this devicesaylek settings account deleteAccount: 90-day soft-delete. This device's keys: irreversible.
Remove one machine from your Circle, keeping your accountsaylek host forgetNo. Set it up again with saylek host wizard.
Remove only this device's local filessaylek wipeLocal only: the machine stays registered unless you also saylek host forget (or answer the prompt).

saylek leave isn't a command on its own. It points you at both circles leave and settings account delete so you can pick the scope you mean.

Next steps

Last checked 2026-07-24 · read as markdown at /docs/cli-reference.md