You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
~/PhpstormProjects/*****-neos$ tools/neos/flow content:export --source 7e3b6308-8cda-4057-aab3-746a9cd16b4b --package-key "*******.******" --site-name "site" --filename "example"
We're about to export the marked node and all it's sub-nodes.
| Lorem Ipsum Dolor Sit Amet (*******.******:Document.HomePage)
| -> Lorem Ipsum (*******.******:Document.Page)
Continue (y/n)? y
Exporting the content at "/sites/site/node-79br0aw7tpnsl" to package "*******.******"...
Partial export of "/sites/site/node-79br0aw7tpnsl" to package "*******.******" completed.
Expected:
Terminal output shows correct name of file (example.xml)
Actual:
Terminal output shows incorrect name of file (example.xml -> node-79br0aw7tpnsl)
The text was updated successfully, but these errors were encountered:
Terminal Output:
Expected:
Terminal output shows correct name of file (
example.xml
)Actual:
Terminal output shows incorrect name of file (
example.xml
->node-79br0aw7tpnsl
)The text was updated successfully, but these errors were encountered: