Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Fixes lp#1552274 - added json output to list-credentials command. #6274
Conversation
anastasiamac
added some commits
Sep 19, 2016
| @@ -61,8 +61,35 @@ type listCredentialsCommand struct { | ||
| cloudByNameFunc func(string) (*jujucloud.Cloud, error) | ||
| } | ||
| +type CloudCredential struct { |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
|
Build failed: Tests failed |
|
intermittent bug # 1623178 TxnPrunerSuite.TestPrunes |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 3bfb613
into
juju:master
Sep 20, 2016
anastasiamac
deleted the
anastasiamac:list-credentials-lp1552274
branch
Sep 20, 2016
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
anastasiamac commentedSep 19, 2016
Added presentation layer credentials struct. Added tests for json output.
QA:
[expected] output should have lower-cased representation of credentials with empty properties omitted