CLI Usage
About
You can also use openbk through your CLI for basic data extraction (beginning balance, transactions, bank detection).
--help: Display commands and how to use them.--file FILEor-f FILE: Bank statement filepath.--bank: Pass a specific bank (bypasses the auto-detection of banks). Accepts the following values: CIH, AWB.--beginning-balanceor-bb: Flag to display the beginning balance of the statement.--transactionsor-t: Flag to display the extracted transactions.--detected: Flag to only extract the detected bank.