Skip to content
Terskikh Maria edited this page Nov 1, 2017 · 8 revisions

The chkit login command starts a session and sets the token value in config.

Command syntax

$ chkit login

Note: for Ubuntu and MacOs the command is executed without necessary arguments. Once executed, the command requests email and password accordingly.

Optional parameters:

Flag Parameter Description
--help or -h print usage info

For Windows:

Use chkit login with two necessary parameters:

Flag Parameter Description
-l login (e-mail)
-p password

Example

For Ubuntu and MacOs:

$ chkit login 
Enter your email: test@gmail.com 
Password: 
********
Successful login
Token changed to:  QA0u64rOkTtCxxxxxxxxxxliUAnBnPlCbGQfpCQpzqM=

For Windows:

$ chkit login -l test@gmail.com -p ********
Successful login
Token changed to:  QA0u64rOkTtCxxxxxxxxxxliUAnBnPlCbGQfpCQpzqM=