Export an Mbed Project from CLI 2?

Are there any tools for exporting a project from Mbed CLI 2? The current (v6.11) documentation only gives the steps for the original CLI 1’s mbed utility, and CLI 2’s mbed-tools utility does not have an “export” function.

Thanks!

I also would like to know the answer to this one.

Hi,

there are no exporters, we rely on CMake generators instead for mbed-tools.

Exporters for CLI1 were deprecated anyway.