Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add --quick option to project dump command
Fixes #461 Add support for the --quick option in the project dump command. * Add a new flag `--quick` to the `projectDatabaseDumpCmd` command. * Pass the `--quick` option to the `database.NewMySQLDumper` function when the `--quick` flag is set. --- For more details, open the [Copilot Workspace session](https://copilot-workspace.githubnext.com/shopware/shopware-cli/issues/461?shareId=XXXX-XXXX-XXXX-XXXX).
- Loading branch information