Skip to main content
title: ‘CLI Functionality & QA’ description: ‘Capabilities overview and production smoke test log for the zero CLI’

Capabilities overview

The zero CLI exposes the same workflows as the dashboard and MCP server:
  • Authentication & config: connect, login, whoami, logout, config show/set.
  • Balances & savings: spendable balance, vault positions, supported vaults.
  • Banking: saved bank accounts, bank transfer proposals.
  • Invoices & transactions: create, update, send, and list invoices; list transactions.
  • Attachments: add/list/remove attachments for invoices or offramps.
  • Payment details: view and share payment details.
  • Crypto transfers: propose and dismiss token transfers.
  • Savings proposals: propose deposits/withdrawals and list proposals.
  • Admin provisioning: users, wallets, and API keys (admin token required).

Production smoke test (2026-01-13)

Tests target https://www.0.finance using the provided workspace API key.

Known issues

  • Crypto + savings proposals require the action_proposals table in production; migration 0128 is not applied, so these commands return relation "action_proposals" does not exist.