Authentication
Authenticate with your Tenyks credentials
CLI installation
This step assumes you have previously installed the Tenyks CLI.
- Run in your terminal the following command
tenyks configure
tenyks configure
Enter API URL [https://sandbox.tenyks.ai/api]:
Enter tenyks username:
Enter tenyks password:
- Enter the requested information:
Enter API URL
: this URL is already provided, simply click Enter!Enter tenyks username
: the email you used to create your Tenyks accountEnter tenyks password
: the password of your Tenyks account
Enter API URL [https://sandbox.tenyks.ai/api]:
Enter tenyks username: [email protected]
Enter tenyks password: **********
Congratulations ๐, your setup is complete!
Next up is discovering all what you can accomplish with the Tenyks CLI.
Updated 12 months ago