FOUNDATIONS: Implement & Integrate Command Tools #70
Replies: 3 comments 1 reply
-
will that work from cli outside vs ? |
Beta Was this translation helpful? Give feedback.
-
It should... |
Beta Was this translation helpful? Give feedback.
-
@mabroukmahdhi that would be a nice addition. I think at a minimum you would need to pass in template, singular and plural names with the CLI command. The rest we can infer from the config options if not provided.
|
Beta Was this translation helpful? Give feedback.
-
I am thinking about Package Manager Console Commands, so something like :
PM> Add-Broker Student
PM> Add-Service Student
PM> Test-Service StudentService
PM> ....
Beta Was this translation helpful? Give feedback.
All reactions