mintproject / mic

Model Insertion Checker
https://mic-cli.readthedocs.io/en/latest/
5 stars 3 forks source link

Shorten commands #215

Closed dgarijo closed 4 years ago

dgarijo commented 4 years ago

Encapsulate is descriptive, but it takes too long to write.

I would like to have a shorted version. Proposal:

mic enc start
mic enc trace
mic enc inputs
...

Or even shorter:

mic -e start

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label feature_request to this issue, with a confidence of 0.91. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

dgarijo commented 4 years ago

To discuss with @sirspock AFTER June release

Cmheidelberg commented 4 years ago

I think we could get rid of encapsulate completely. Just use mic start mic trace ext. Since we are already moving towards removing the model command there wont be clutter or confusion

dgarijo commented 4 years ago

I think then it gets confusing, because you have commands like credentials which are not used for the encapsulation process. I would still like to keep model for now. Maybe calling it metadata or something like that. But that's another discussion

mosoriob commented 4 years ago

mic pkg?

On Wed, Jun 24, 2020, 9:30 PM Daniel Garijo notifications@github.com wrote:

I think then it gets confusing, because you have commands like credentials which are not used for the encapsulation process. I would still like to keep model for now. Maybe calling it metadata or something like that. But that's another discussion

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mintproject/mic/issues/215#issuecomment-649209863, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASBUJTWHACX3PGEWH6EAV3RYLHG3ANCNFSM4OHZKIBA .

mosoriob commented 4 years ago

mic zip

On Wed, Jun 24, 2020, 9:48 PM Maximiliano Osorio maxiosorio@gmail.com wrote:

mic pkg?

On Wed, Jun 24, 2020, 9:30 PM Daniel Garijo notifications@github.com wrote:

I think then it gets confusing, because you have commands like credentials which are not used for the encapsulation process. I would still like to keep model for now. Maybe calling it metadata or something like that. But that's another discussion

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/mintproject/mic/issues/215#issuecomment-649209863, or unsubscribe https://github.com/notifications/unsubscribe-auth/AASBUJTWHACX3PGEWH6EAV3RYLHG3ANCNFSM4OHZKIBA .

dgarijo commented 4 years ago

I like pkg because you are converting your component in a package in a way. Maybe we can discuss it with Yolanda. mic zip I do not like because it's misleading.

mosoriob commented 4 years ago

Ok. pkg is going to be.