We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Hello!
How may I pass arguments to the tool programmatically? Is it possible? I would like to automate it for my use case.
I am looking for something such as ./xoauth setup xero https://identity.xero.com client_id authorization_code [...more arguments]
./xoauth setup xero https://identity.xero.com client_id authorization_code [...more arguments]
Thanks!