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

swarm start option support #16

Merged
merged 1 commit into from
Aug 9, 2016
Merged

swarm start option support #16

merged 1 commit into from
Aug 9, 2016

Conversation

subfuzion
Copy link
Contributor

Can run all, --min, or specific set of services:

# run all the services
$ ./swarm start

# run the minimum required services for dev
$ ./swarm start --min

$ run specific set of services (services must be defined in the `swarm` script
$ ./swarm start etcd influxdb ...

@chrisccoy
Copy link
Contributor

This Correctly only start the specified service now

@chrisccoy chrisccoy closed this Aug 9, 2016
@subfuzion subfuzion reopened this Aug 9, 2016
@chrisccoy chrisccoy merged commit ac38233 into master Aug 9, 2016
@chrisccoy
Copy link
Contributor

LGTM

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

Successfully merging this pull request may close these issues.

2 participants