netz98 / n98-magerun

The swiss army knife for Magento developers, sysadmins and devops. The tool provides a huge set of well tested command line commands which save hours of work time. All commands are extendable by a module API.
http://magerun.net/
Other
1.44k stars 400 forks source link

For @development db export: option to export say 10 customers or products #987

Open seansan opened 6 years ago

seansan commented 6 years ago

Idea? For @development db export: option to export say 10 customers or products

Now it strips all customer + sales + product data

Would it be an idea to have an option to keep the 10 last items? (at least then we already have some test data present)

cmuench commented 6 years ago

Yes, good idea. At the moment we are only utilizing mysqldump. Feel free to send an PR :-)

seansan commented 5 years ago

OK Would be nicec if it can be done