Describe the bug
While running commands like info,serve ...
The CLI is interpreting this as init
What is the current behavior?


To Reproduce
Steps to reproduce the behavior:
- Run these commands from the current master
- webpack-cli info
- webpack-cli serve'
- See that init is executing
Expected behavior
Commands should run as per their package
Describe the bug
While running commands like
info,serve...The CLI is interpreting this as
initWhat is the current behavior?
To Reproduce
Steps to reproduce the behavior:
Expected behavior
Commands should run as per their package