Skip to main content
1.8.1
Jun 4, 2026

Connect

Improved the flow for connecting your CLI to Blnk Core so you can start running commands against your instance.List commands now default to direct DB search.On older Blnk Core versions without direct DB search, the CLI falls back to Typesense. You can also filter results by field across list commands.

Fixes & improvements

  1. Added reindex, community, and docs to create and list search reindex jobs, open the Blnk community, or jump to the docs from your terminal.
  2. Expanded update flows with guided prompts, including identity ID handling for balance updates.
  3. Broader command coverage for ledgers, balances, transactions, identities, and reconciliations.
  4. Improved table output, help text, flags, and status coloring across commands.
  5. Stronger error handling for invalid arguments, API failures, and prompt flows.
  6. Removed legacy cloud CLI surface and unused dependencies.
  7. Node.js 18+ is now required.
  8. Fixed a bug where search filters did not apply correctly in list and query flows.