Command Line

akahu-py

Akahu CLI.

akahu-py [OPTIONS] COMMAND [ARGS]...

account

Account commands.

akahu-py account [OPTIONS] COMMAND [ARGS]...

list

List accounts.

akahu-py account list [OPTIONS]

Options

--account-type <account_type>

Account types to filter by.

Options:

AccountType.CHECKING | AccountType.SAVINGS | AccountType.CREDITCARD | AccountType.LOAN | AccountType.KIWISAVER | AccountType.INVESTMENT | AccountType.TERMDEPOSIT | AccountType.FOREIGN | AccountType.TAX | AccountType.REWARDS | AccountType.WALLET

--currency <currency>

Currency to filter by.

--show-inactive

Show inactive accounts.

me

Get current user.

akahu-py me [OPTIONS]

refresh

Get current user.

akahu-py refresh [OPTIONS]

tokens

akahu-py tokens [OPTIONS] COMMAND [ARGS]...

clear

akahu-py tokens clear [OPTIONS]

set

Set tokens.

akahu-py tokens set [OPTIONS]

transactions

Transaction commands.

akahu-py transactions [OPTIONS] COMMAND [ARGS]...

list

akahu-py transactions list [OPTIONS]

Options

--days <days>
--transaction-type <transaction_type>

Transaction types to filter by.

Options:

TransactionType.CREDIT | TransactionType.DEBIT | TransactionType.PAYMENT | TransactionType.TRANSFER | TransactionType.STANDING_ORDER | TransactionType.EFTPOS | TransactionType.INTEREST | TransactionType.FEE | TransactionType.TAX | TransactionType.CREDIT_CARD | TransactionType.DIRECT_DEBIT | TransactionType.DIRECT_CREDIT | TransactionType.ATM | TransactionType.LOAN

pending

akahu-py transactions pending [OPTIONS]