Skip to content
New issue

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

How does exporting importing work? #2

Closed
Aquive opened this issue Jun 29, 2017 · 4 comments
Closed

How does exporting importing work? #2

Aquive opened this issue Jun 29, 2017 · 4 comments

Comments

@Aquive
Copy link

Aquive commented Jun 29, 2017

Other then the command there is no explaination. What we tried is put the output of the command to a Json file. Like this: cms:block:dump > cms-dump.json. This works. But how do we import this agian? We tried several things without succes. Or should we export in another way?

@wpalmer
Copy link
Owner

wpalmer commented Jun 29, 2017

The import format should indeed be identical to the export format. I've noticed that due to a bug, the output was not being generated correctly (was not valid json). This has now been corrected in the latest master.

Can you let me know what you've tried / what output there was, if any?

@wpalmer
Copy link
Owner

wpalmer commented Jun 29, 2017

The README file has been expanded to include examples, limitations, and some intended use-cases. Let me know if this helps.

@Aquive
Copy link
Author

Aquive commented Jun 29, 2017

I think we encountered that bug. Because it threw an error about the input data. We will try it again with the newest version and let you know if it works. Thanks for your fast reply!

@wpalmer
Copy link
Owner

wpalmer commented Aug 21, 2017

As I haven't heard back, I'll consider this issue resolved for now. Please open a new issue if it remains a problem.

@wpalmer wpalmer closed this as completed Aug 21, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants