Link to the documentation page or resource
https://docs.strapi.io/dev-docs/data-management/export
Describe the bug
Hi, I noticed that the commands from the documentation for import or export won't work even with the extra flags:
npm run strapi export -- --no-encrypt
npm run strapi import -- -f c:\Development\my-project\export_20241209202051.tar.gz.enc

Tested on npm 10.9.0
Additional context
No response
Suggested improvements or fixes
Fix this
Related issue(s)/PR(s)
No response
Link to the documentation page or resource
https://docs.strapi.io/dev-docs/data-management/export
Describe the bug
Hi, I noticed that the commands from the documentation for import or export won't work even with the extra flags:
npm run strapi export -- --no-encryptnpm run strapi import -- -f c:\Development\my-project\export_20241209202051.tar.gz.encTested on
npm 10.9.0Additional context
No response
Suggested improvements or fixes
Fix this
Related issue(s)/PR(s)
No response