Expand description
rledger extract - Extract transactions from bank files.
This is the primary rustledger command for importing transactions from CSV, OFX, and other bank statement formats.
§Usage
rledger extract bank.csv --account Assets:Bank:Checking
rledger extract statement.csv --config bank-config.jsonStructs§
- Args
- Extract transactions from bank files.
Functions§
- main_
with_ name - Main entry point with custom binary name (for bean-extract compatibility).
- run
- Run the extract command with the given arguments.