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