We should define a new set of commands to list models and install and remove them. For instance, something like: ``` arduino-app-cli models list arduino-app-cli models download <MODEL_ID> arduino-app-cli models remove <MODEL_ID> ```
We should define a new set of commands to list models and install and remove them.
For instance, something like: