Skip to content

[Issue] Multiple arguments in module:status command #29344

Closed
@m2-assistant

Description

@m2-assistant

This issue is automatically created based on existing pull request: #28250: Multiple arguments in module:status command


Preconditions: (*)

As of now module:status command accepts only one parram. But module:enable and module:disable accepts multiple module names as argument. So, in same way module:status command also can accept multiple module names as argument.

Related Pull Requests

NA

Steps to reproduce (*)

  1. Run module:status command with multiple module names. ex php bin/magento module:status Magento_Version Magento_Wishlist.

Actual Result: ✖️ Too many arguments....

Screenshot from 2020-07-31 13-26-53

Expected Result: ✔️ We will get cli output in the following pattern.
Magento_Version : Module is disabled
Magento_Wishlist : Module is enabled

Screenshot from 2020-07-31 13-24-17

Questions or comments

Contribution checklist (*)

  • Pull request has a meaningful description of its purpose
  • All commits are accompanied by meaningful commit messages
  • All new or changed code is covered with unit/integration tests (if applicable)
  • All automated tests passed successfully (all builds are green)

Metadata

Metadata

Assignees

Labels

Component: SetupFixed in 2.4.xThe issue has been fixed in 2.4-develop branchIssue: ConfirmedGate 3 Passed. Manual verification of the issue completed. Issue is confirmedIssue: Format is validGate 1 Passed. Automatic verification of issue format passedIssue: Ready for WorkGate 4. Acknowledged. Issue is added to backlog and ready for developmentPriority: P3May be fixed according to the position in the backlog.Reproduced on 2.4.xThe issue has been reproduced on latest 2.4-develop branchSeverity: S4Affects aesthetics, professional look and feel, “quality” or “usability”.Triage: DoneHas been reviewed and prioritized during Triage with Product Managers

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions