CLI reference

Reference the commands used in the Cloud-first workflow.

A compact lookup table for the Bilinc 2.1.3 CLI surface used by operators and agent builders.

Install pathPyPI package
RuntimeHosted Cloud
InterfacePython + CLI + MCP
Releasev2.1.3
commands

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.

examples

Common command examples.

bilinc commit --key project.status --value '{"phase":"launch"}'
bilinc recall --query "project launch status" --limit 5
bilinc status
automation

Use 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.