summaryrefslogtreecommitdiff
path: root/cli
AgeCommit message (Expand)Author
2022-02-02Add abstraction: SandboxContext.access_api_urlThien-Thi Nguyen
2022-02-01CLI help messagems
2022-01-31fix typo: s/nexus/sandbox/ in error messageThien-Thi Nguyen
2022-01-31downcase "sandbox" for uniformity w/ other error messagesThien-Thi Nguyen
2022-01-26fix typo: s/nexus_(username|password)/\1/Thien-Thi Nguyen
2022-01-26add HTTP Basic auth to ‘sandbox bankaccount simulate-incoming-transaction’Thien-Thi Nguyen
2022-01-24spell it "CUR:X.Y" in the --help outputThien-Thi Nguyen
2022-01-21add HTTP Basic auth to several ‘sandbox’ subcommandsThien-Thi Nguyen
2022-01-12fix CLI flagms
2022-01-12Allow CLI to register public acconts.ms
2021-12-01Access API: implement create transactions.ms
2021-11-22CLI, register accounts via Access APIms
2021-10-23CLI for Sandbox: no currency asked for new accounts.ms
2021-10-14Fix HTTP basic auth at Sandbox and CLI.ms
2021-10-14cli does only basic authms
2021-10-14checking sandbox availability with GET /ms
2021-10-12CLI.ms
2021-10-07syntaxms
2021-10-07more verbose on errorsms
2021-10-07fix URL joining in the CLIms
2021-09-17Adapt CLI to Sandbox' auth.ms
2021-08-22errors go to stderrMS
2021-08-16cli, make Anastasis facadeMS
2021-08-07cli tweaksFlorian Dold
2021-08-07make sure task scheduler is executedFlorian Dold
2021-08-07cli: implement 'users self' subcommandFlorian Dold
2021-08-07deletion and listing of payment initiationsFlorian Dold
2021-08-07allow changing passwords as superuserFlorian Dold
2021-08-06implement simulate-incoming-transactions cli commandFlorian Dold
2021-08-03minor CLI changes, ignore extra JSON fieldsFlorian Dold
2021-08-02fix status checkingFlorian Dold
2021-08-02improve bad error messageFlorian Dold
2021-07-29loggingms
2021-05-27CLI failure policy.MS
2021-05-27cli helper functionMS
2021-01-28fix cli test harnessMS
2021-01-26inform user about /connect (#6712)MS
2021-01-26cliMS
2021-01-26test CLI password changeMS
2021-01-26equip CLI with password changeMS
2021-01-23actually restore CLIFlorian Dold
2021-01-23re-add CLIFlorian Dold
2021-01-22don't clutter source treeFlorian Dold
2021-01-21remove unwantedMS
2021-01-21template cliMS
2021-01-21restrict resource names, cleanupFlorian Dold
2021-01-20rudimentary permissions, code cleanupFlorian Dold
2021-01-20remove CLI's README, as it's outdated and superseded by docs.gitFlorian Dold
2021-01-19CLI version optionMS
2021-01-16make creator of facade implicitFlorian Dold