mirror of
https://github.com/aclindsa/ofxgo.git
synced 2025-07-02 03:58:38 -04:00
cmd/ofx: Add download-profile command
This commit is contained in:
@ -7,6 +7,7 @@ import (
|
||||
)
|
||||
|
||||
var commands = []command{
|
||||
profileDownloadCommand,
|
||||
getAccountsCommand,
|
||||
downloadCommand,
|
||||
ccDownloadCommand,
|
||||
|
Reference in New Issue
Block a user