We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
https://docs.strapi.io/dev-docs/data-management/export
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
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
npm 10.9.0
No response
Fix this
The text was updated successfully, but these errors were encountered:
Hi! Thank you for reporting. I'll forward this to Strapi core engineers and see if this is a product bug or something we should update in the docs.
Sorry, something went wrong.
Hey, which shell are you using? PowerShell? gitbash? wincmd?
The screenshot is from VS code PowerShell
pwizla
No branches or pull requests
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
The text was updated successfully, but these errors were encountered: