any examples available of what the following comma...
# orm-help
m
any examples available of what the following command looks like with a dummy folder destination?
Copy code
--export-path (short: -e): A file path to a .zip-directory which will be created by the CLI and where the exported data is stored
n
prisma export -e dummy/export/path/export.zip
👍 1