Replies: 1 comment
-
This is a good question and I welcome it. I'll add to that and ask anyone else. Top 10 requested features or fixes. If we can identify what these are and get them prioritised I think it's going to help a lot. I know a lot of people find the transition from v2 to v3 tough but we also have to push through because the swiss army approach to platform isn't great, if people want to pick up and adopt separate tools they need to go elsewhere, micro is going to be a singular system for cloud services development. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Howdy!
I have a few potential small enhancements ideas that I think would be welcome when developing with Micro. I got these ideas from my time building a sample app using Micro. Let me know what you think and wether this functionality is already available and I just missed it..
micro server --username= --password=
micro run --env-from-file=
micro config set --from-file
micro logs -f --all
micro logs delete
micro logs delete all
micro kill --all
micro kill service1,service2....
Beta Was this translation helpful? Give feedback.
All reactions