Core commands.
bilinc start
Open the guided Cloud-first onboarding path.
bilinc login
Save a hosted API key for local CLI and SDK use.
bilinc quicktest
Run a hosted commit, recall, and status smoke.
bilinc commit
Write durable hosted memory from the terminal.
bilinc recall
Query hosted memory from the terminal.
bilinc status
Inspect package, config, and Cloud status.
Common command examples.
bilinc commit --key project.status --value '{"phase":"launch"}'
bilinc recall --query "project launch status" --limit 5
bilinc statusUse CLI smoke before agent automation.
If the CLI cannot complete quicktest, do not wire Bilinc into Codex, Claude Code, Cursor, or a custom runtime yet.
