Quicktest help

Make the first Cloud smoke boring.

Quicktest is the activation target: one hosted commit, one hosted recall, and one Cloud status check from your machine.

Install pathPyPI package
RuntimeHosted Cloud
InterfacePython + CLI + MCP
Releasev2.2.0
Checklist

bilinc --version

Expected: bilinc 2.2.0 or newer. If older, run pip install -U bilinc.

bilinc login --api-key bil_live_...

Expected: key saved locally. Never paste the key into support.

bilinc status

Expected: hosted Cloud status is ok. If not, check /status.

bilinc quicktest

Expected: commit, recall, and status all pass.

Common fixes
# Upgrade package
pip install -U bilinc

# Reconnect key
bilinc login --api-key bil_live_...

# Verify Cloud status
bilinc status

# Run the activation smoke
bilinc quicktest