Skip to content

Export to CSV from SQL query #1651

@MagePsycho

Description

@MagePsycho

MageRun offers a way to run SQL queries.
It would be a great addition if the results could also be exported to CSV format.
I'm not sure if this feature already exists and I might have just missed it.

Something like:

n98-magerun2 db:query "SELECT sku, name FROM catalog_product_entity" --format=csv > products.csv

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions