According to the release notes (https://www.oracle.com/tools/sqlcl/sqlcl-relnotes-25.1.html) “ORDS REST Modules are now supported”. The first hurdle is obviously …. “HOW”?
That I found out, the command is :
project export -objects ords.<schema name>
But then it takes 12 seconds and doesn't return anything.
So, what else do I need to do to get my ORDS modules out?
(I have used SQLcl 24.4.1 and 24.4.4 previously)