Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Implement juju resources --details flag #4374
Conversation
natefinch
and others
added some commits
Feb 8, 2016
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
$$merge$$ |
added a commit
that referenced
this pull request
Feb 12, 2016
jujubot
merged commit f0e1848
into
juju:feature-resources
Feb 12, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
natefinch commentedFeb 10, 2016
This adds a --details flag that does a diff of the expected resources on each unit, and the actual resources.
(Review request: http://reviews.vapour.ws/r/3818/)