Skip to content

Detect dependencies on console commands #33

@norgeindian

Description

@norgeindian

I know, this surely not easy to implement, but it would be awesome, if usages of console commands could be detected.
So for example, we have a module, which calls the regenerate:category:path from https://github.com/elgentos/magento2-regenerate-catalog-urls/blob/master/src/Console/Command/RegenerateCategoryPathCommand.php.

Nothing else from Elgentos_RegenerateCatalogUrls is used, only this console command.
So we definitely have a dependency here, which is not detected.
If there would be any way to solve that, it would be really appreciated.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions