pip install aicp
* Python 3.6+
Login to the platform using the following command:
aicp login
Create service with as the directory using the following command:
aicp service create <directory>
or import service from a local directory using the following command:
aicp service import <directory>