Here are practical examples of everyday tasks you can accomplish with the Moneda CLI. All examples assume you’ve already authenticated withDocumentation Index
Fetch the complete documentation index at: https://docs.moneda.com/llms.txt
Use this file to discover all available pages before exploring further.
moneda auth login.
Check your balance
See your current USD and EUR balances:List recent transactions
Show your last 10 transactions:Send a payment
Send $50 to a Moneda contact:Export transactions for taxes
Export all transactions from a specific year as CSV:Add a contact
Add a Moneda user to your contacts:Search the knowledge base
Find answers to common questions:Check your inbox
See unread in-app notifications without opening the app:Audit your recovery setup
Check whether ZK email recovery is fully configured:Categorize a CSV worth of transactions
Bulk-categorize from a JSON file (max 25 per call):Look at your vaults
List your sub-accounts and aggregate wealth:Use with scripts
The CLI is designed to work well with other command-line tools. Use--output json and pipe to jq, grep, or any other tool:
Get just your USD balance:
Combine
--quiet with --output json for clean, parseable output in automated scripts with no extra logging.What’s next?
Command Reference
Full reference of every CLI command and flag.
CLI Authentication
Manage your CLI session and credentials.
REST API
Use the REST API directly for deeper integrations.
Use Cases
More ideas for what you can do with Moneda.
