set inputs for cli
This commit is contained in:
parent
f1eb555c03
commit
afe9e18e0d
4 changed files with 100 additions and 1 deletions
|
|
@ -42,3 +42,7 @@ def run_xe_healthcheck() -> None:
|
|||
logger.info("xe.com reached successfully.")
|
||||
logger.info("See response below.")
|
||||
logger.info(account_info_response)
|
||||
|
||||
|
||||
def run_get_rates():
|
||||
logger.info("Getting rates")
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue