Presentation
Deepomatic CLI is Python package containing a command line interface tool, enabling the user to interact with the Deepomatic solution easily from a terminal.
It contains 3 types of commands:
deepo platform
: Operations on the Deepomatic Platform (studio)deepo site
: Operations on your deployed site (local or cloud)deepo system
: System command
In order to use it, you will need to install it first and get the authentication credentials required.
Current release: 0.6.0
Type | Command | Description |
Platform | Upload simple images to Deepomatic Platform. | |
Platform | Studio App related commands | |
Platform | engage-app | Studio Engage App related commands |
Platform | Studio App version related commands | |
Platform | engage-app-version | Studio Engage App version related commands |
Platform | Studio model related commands | |
Platform | Service related commands | |
Site | Create a new site | |
Site | Control the current site | |
Site | Delete a site | |
Site | Install a site | |
Site | Intervention related commands | |
Site | Get the list of installed sites | |
Site | Load a site from an archive | |
Site | Get a deployment manifest | |
Site | Site model related commands | |
Site | Rollback a site | |
Site | Save a site to an archive | |
Site | Show the site | |
Site | Uninstall a site | |
Site | update | Update an existing site |
Site | Upgrade a site | |
Site | use | Use a site |
System | check | Check the system |
Last modified 2mo ago