Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Multiple argument for service start/stop commands #732

Merged
merged 9 commits into from
Jan 28, 2019

Conversation

antho1404
Copy link
Member

@antho1404 antho1404 commented Jan 24, 2019

It is now possible to call the commands service start and service stop with multiple arguments and not only one.

mesg-core service stop sid1 sid2 sid3...

commands/service_list.go Outdated Show resolved Hide resolved
@antho1404 antho1404 force-pushed the feature/support-multiple-services branch from 5884dfc to 3931b96 Compare January 25, 2019 07:16
@antho1404
Copy link
Member Author

I removed the -q on the list command, we need to discuss more about that before any implementation. This PR is only about multi arguments for start and stop commands

krhubert
krhubert previously approved these changes Jan 25, 2019
commands/service_stop.go Outdated Show resolved Hide resolved
commands/service_start.go Outdated Show resolved Hide resolved
Co-Authored-By: antho1404 <anthony@mesg.com>
krhubert
krhubert previously approved these changes Jan 26, 2019
@antho1404 antho1404 requested a review from ilgooz January 28, 2019 04:41
NicolasMahe
NicolasMahe previously approved these changes Jan 28, 2019
@antho1404 antho1404 dismissed stale reviews from NicolasMahe and krhubert via 0eec710 January 28, 2019 06:13
@antho1404 antho1404 merged commit b08b624 into dev Jan 28, 2019
@antho1404 antho1404 deleted the feature/support-multiple-services branch January 28, 2019 07:22
@mesg-bot
Copy link
Member

This pull request has been mentioned on MESG Community. There might be relevant details there:

https://forum.mesg.com/t/accept-multiple-inputs-for-every-commands/227/4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants