Join GitHub today
GitHub is home to over 20 million developers working together to host and review code, manage projects, and build software together.
Make juju show take positional model. #5747
Conversation
|
Tried to QA against master and when I built it I did not get it accepting the model name as the model to show.
where djuju is an alias to my gopath/bin/juju |
|
QA ok with the latest changes. I was able to successfully
while activated on the default model and get the details I was looking for. |
|
Does Info need an Args field now that the model name is a positional argument? |
|
$$merge$$ |
|
Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju |
jujubot
merged commit 94ffe7f
into
juju:master
Aug 10, 2016
|
Indeed @macgreagoir tx for that input, the Args field was added before merging, cheers. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
perrito666 commentedJun 30, 2016
Model is now a positional argument of juju show-model.
This addresses lp:1596593