How to use CLI scripts to process multiple models?

How to use CLI scripts to process multiple models?
I want to process multiple folders(each as a separate model).
Lets say I have 20 trees I want to process, and I want to use a script to take each folder (align /mesh/texture/simplification , etc) and generate models.

The sample CLI scripts do not mention this, and I cant find any information online of processing multiple models, only using scripts to go through a series of steps for a single model.

Thanks.

IF

Hi IoanFerezan,

yes, this is possible to do using CLI commands. I think we don’t have created example for this, but it could be done by using for command, when you will have created 20 image’s folders and then just wrote cycle with adding the folder number to the computation.