Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

Better error management for dev command #136

Merged
merged 2 commits into from
Aug 23, 2019

Conversation

antho1404
Copy link
Member

Add better error management for the service:dev command.

If a service already exists in database the command will not stop and use the current service. The same for the instance.

If an instance or service was already created, the dev command will not delete it when stopped. This avoids trying to use the dev command to see the logs on service in production and stop the dev and delete the service by mistake.

@antho1404 antho1404 added the enhancement New feature or request label Aug 22, 2019
@antho1404 antho1404 added this to the next milestone Aug 22, 2019
@antho1404 antho1404 requested a review from NicolasMahe August 22, 2019 15:51
@antho1404 antho1404 self-assigned this Aug 22, 2019
@NicolasMahe NicolasMahe merged commit 8c3815d into master Aug 23, 2019
@NicolasMahe NicolasMahe deleted the feature/dev-error-management branch August 23, 2019 04:19
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants