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

Add start flag to command create #117

Merged
merged 3 commits into from
Jul 30, 2019
Merged

Conversation

antho1404
Copy link
Member

fix https://github.com/mesg-foundation/cli/issues/9

We can now use the flag --start to automatically start the service once create.

mesg-cli service:create "$(cat service.json)" --start

@antho1404 antho1404 added enhancement New feature or request ux labels Jul 26, 2019
@antho1404 antho1404 added this to the next milestone Jul 26, 2019
@antho1404 antho1404 self-assigned this Jul 26, 2019
NicolasMahe
NicolasMahe previously approved these changes Jul 30, 2019
src/commands/service/create.ts Outdated Show resolved Hide resolved
Co-Authored-By: Nicolas Mahé <nicolas@mesg.com>
@antho1404 antho1404 merged commit 1b051b0 into master Jul 30, 2019
@NicolasMahe NicolasMahe deleted the feature/start-flag-on-create branch July 30, 2019 09:47
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
enhancement New feature or request ux
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add --start flag to deploy|dev command
2 participants