List transactions from the logged user, the documentation for this endpoint can be found here.
Some quick tips on how this command could work:
$ organizze transactions # should show the transactions of the current month
$ organizze transactions --start=2017-10-01 --end=2017-10-31
This command should respond with a table listing the transactions found.
List transactions from the logged user, the documentation for this endpoint can be found here.
Some quick tips on how this command could work:
$ organizze transactions # should show the transactions of the current month $ organizze transactions --start=2017-10-01 --end=2017-10-31This command should respond with a table listing the transactions found.