Skip to content

Add option to select which CQRS command/query to generate #8

Description

@tom-combet

Is your feature request related to a problem? Please describe.

As a user, I want to be able to generate one CQRS command or query (Add, Edit, Delete or Get) so that I can complete an existing CRUD CQRS domain.

Describe the solution you'd like

Add an option in CRUD CQRS maker.

Usage: --command="command"
Possible values: "add", "edit", "delete" and "get"

Describe alternatives you've considered

N/A.

Additional context

Especially useful in PrestaShop migration context.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions