@d-healey said in CLI for multiple export and deliver:
You need to make a script to do this. Take a look at the packaging scripts I added to the B3 library, or my Sofia Woodwinds library.
GNU/Linux and Mac both use Bash scripting, although they are a little different. Windows uses Batch scripting (might be possible to run a Bash script on Windows too but I've never tried).
Yep possible to use bash on windows - its what git does