Hi guys,
What is the syntax for export solution to the current folder using Power Platform CLI ?
I thought it is .\ (as I saw in one YouTube video)
It is give error saying invalid path though. I'm key in something like this :
pac solution export --name MyAppFoundation --path .\
The error :

It was only meant to export it in the current path that I'm in, is there any special syntax ?
Thanks