Auomation

I work with CityEngine program and i want Import Projects to work space with out pressing the following:

File —> import —> Existing project into workspace —> Browse —> finish

is this possible in command line or PowerShell.

Thanks alot.

What file ?
What project ?
Where to import ?

I am not able to understand with the current information provided, please update the question with the above details for us to understand.

If by any slim chance you’re talking about VS Code you can literally just do this to open any given folder as a workspace in VS Code:

& code $FolderPath