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

Add command service dev and service execute #303

Merged
merged 15 commits into from Jul 27, 2018
Merged

Conversation

antho1404
Copy link
Member

@antho1404 antho1404 commented Jul 25, 2018

This pull request is to create two different commands:

  • service dev command that build and start a service for development purpose with all the logs
  • service execute command the execute a command on a any service (either dev or prod)

The command service test has been deprecated in favor of these two

fixes #288

@antho1404 antho1404 changed the title WIP: Add command service dev and service execute Add command service dev and service execute Jul 26, 2018
@NicolasMahe NicolasMahe merged commit 850681d into dev Jul 27, 2018
@NicolasMahe NicolasMahe deleted the feature/test-command branch July 27, 2018 11:40
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.

Split the test command
2 participants