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

commands: add streaming output #36

Merged
merged 6 commits into from
Jun 3, 2016
Merged

Conversation

BrianHicks
Copy link
Contributor

@BrianHicks BrianHicks commented Jun 3, 2016

Looks like this:

converge > ./converge apply samples/basic.hcl
INFO[0000] checking status                               filename=samples/basic.hcl path=basic.hcl/render
INFO[0000] applying                                      filename=samples/basic.hcl path=basic.hcl/render

basic.hcl/render:
    Status: "cat: test.txt: No such file or directory\n" => "Hello, World!\n"
    Success: true

Closes #34

@BrianHicks BrianHicks merged commit 78b48b2 into master Jun 3, 2016
@BrianHicks BrianHicks deleted the feature/streaming-output branch June 3, 2016 22:06
BrianHicks added a commit that referenced this pull request Dec 22, 2016
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.

1 participant