CLI (engineai)#
engineai login#
Log in the EngineAI API Authentication System.
Args: url (str): The URL of the EngineAI API to log in to. username (str): Username to authenticate with the system. password (str): Password associated with the provided username.
Usage:
Options:
Name | Type | Description | Default |
---|---|---|---|
--username , -u |
text | Username to authenticate with the system | `` |
--password , -p |
text | Password associated with the provided username | `` |
--help |
boolean | Show this message and exit. | False |