Skip to content

central cli entry point #746

@Flyingmana

Description

@Flyingmana

The adding of console script is currently not modular in magento, causing modules which add new scripts to not think much about form and name of the scripts they add.

Possible Problems from the current State:

  • name collisions on file level
  • mixing of one script, one script with many actions, multiple scripts for a module, a directory with multiple scripts

A suggestion how it could look, Symfony only has a single console.php, which serves as entry point for every part of the Application.

Metadata

Metadata

Assignees

Labels

Issue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentimprovement

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions