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

Stack CLI / RPC support for up command #160

Merged
merged 2 commits into from
Sep 14, 2016
Merged

Stack CLI / RPC support for up command #160

merged 2 commits into from
Sep 14, 2016

Conversation

subfuzion
Copy link
Contributor

@subfuzion subfuzion commented Sep 14, 2016

Relates to #162

Adds the amp stack up command and RPC support for up. The CLI command currently only supports the -f, --file option (and it's currently not optional!).

Verification

Create a sample config file. It doesn't matter what's in if for now:

$ touch sample-config.yml

$ make install
# start swarm and amplifier
$ amp stack up -f sample-config.yml

Confirm an ID is printed on the terminal.

@chrisccoy
Copy link
Contributor

👍

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.

3 participants