Collect ideas for CLI commands #88
Replies: 2 comments 6 replies
-
I have an aversion to including code in components where it won't be used. So I prefer for example, adapters into satellite repositories, fixtures into their own repositories etc. So take what I say with that bias in mind. I would much prefer to have any new CLI tooling, not be included in the components themselves, but as a separate package that I can install under The suggested commands listed so far I offer my support to, it looks like a good list and I'm unsure what else we could add to it. Aside from maybe adding commands to allow you to create your own custom |
Beta Was this translation helpful? Give feedback.
-
I've got a question regarding the suggested CLI-Command. Will this be a new package? If not why? As people in the past have found some impressive ways to bash Laminas MVC by stating it is way too hard and so on and so forth. If it is decided that these commands will be part of Laminas-CLI then people will complain that I'm using Laminas-CLI as an individual component and I'm not using the Laminas-MVC, therefore it is consuming a trillion bytes of memory, therefore, it is a very bad package and the list of arguments will go on. So, is my point of view correct or it is an illusion? Thanks! |
Beta Was this translation helpful? Give feedback.
-
"Must have" CLI commands
We want to speed up the development of CLI support in components and we collect ideas and suggestions which commands are needed or desired. As a first step, we want to develop a list of "must have" CLI commands, like create module, controller, controller action, etc.
Your ideas and requirements are needed
Please add your ideas to this discussion or open new ones.
(We assume that there are already a lot of ideas for the various commands, therefore a rough grouping by topic or component would be helpful.)
Project
We already create a project (as draft!) to collect the commands. In this way we can track the progress, create issue reports in the related issue trackers and give an overview of what is planned and what is already on the way.
We will adopt new ideas for commands and update the project regularly.
We love every contribution!
Beta Was this translation helpful? Give feedback.
All reactions