11 lines
339 B
Markdown
11 lines
339 B
Markdown
|
### Summary ###
|
||
|
|
||
|
login to the host using a registered user account name or email address.
|
||
|
|
||
|
### IO ###
|
||
|
|
||
|
```[-user (text)] or [-email (text)]/[text]```
|
||
|
|
||
|
### Description ###
|
||
|
|
||
|
login into a user account name given in -user or email address given in -email. this command will ask for the password during execution to complete the authentication.
|