Remotely train a model using edge impulse api using command line

Hi, I have trained a model for sound detection but in order to make it scalable I want to use newly acquired sound and upload it to edge impulse profile. I know that can be done using edge impulse uploader api but is there any way that we can use cli to train a model on edge impulse and download its arduino library?

Hello,

At the moment you cannot do that using the CLI.
Feel integrate the retrain and download in a bash script using the API and share it here with the community. I am sure some other people would be interested.

Here is more info on the download part using the API: CLI sign in via Linux/Python Question - #4 by louis

Regards,

Louis