Hello i am using SQLcl: Release 21.1
On my windows machine..
sql> lb genschema -split works like a charm..
Running
sql> lb genobject -type apex -applicationid 1000 -skipExportDate -expOriginalIds -split
I get the error
Processing has failed for your request.
Illegal char <:> at index 41: C:\Users\Apps\repo\apex\/C:\Users\Apps\repo\apex\f1000/application/pages/page_00101.xml
My guess it bugs the path \ from windows.
Tried by running from the gitbash terminal and same error...