Skip to content

login

This command allows you to perform the first login on the system.

./BotCLI login [arguments]

What are the arguments?

Argument Required Description
-email Yes User e-mail.
-password Yes User password.

Examples

User first login in the system.

./BotCLI login -email "user_email@gmail.com" -password "UserPassword"