Lakebridge Transpile paths

Fikrat
Databricks Partner

Hi there,

What kind of source and target paths can I use in Transpile command?
I'm trying to run command:
databricks labs lakebridge transpile --source-dialect tsql --input-source 

and I get error:

ERROR [src/databricks/labs/lakebridge.transpile] ValueError: Invalid path for '--input-source', does not exist XXX 
Error: unexpected end of JSON input

I tried using dbfs paths as well as my local paths, and it didn't work.