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

Make juju show take positional model. #5747

Merged
merged 1 commit into from
Aug 10, 2016
Merged

Conversation

perrito666
Copy link

Model is now a positional argument of juju show-model.
This addresses lp:1596593

@mitechie
Copy link
Contributor

mitechie commented Aug 9, 2016

Tried to QA against master and when I built it I did not get it accepting the model name as the model to show.

$ djuju show-model controller
default: ....

where djuju is an alias to my gopath/bin/juju

@mitechie
Copy link
Contributor

QA ok with the latest changes. I was able to successfully

juju show-model controller

while activated on the default model and get the details I was looking for.

@macgreagoir
Copy link

Does Info need an Args field now that the model name is a positional argument?

Model is now a positional argument of juju show-model
@perrito666
Copy link
Author

$$merge$$

@jujubot
Copy link
Collaborator

jujubot commented Aug 10, 2016

Status: merge request accepted. Url: http://juju-ci.vapour.ws:8080/job/github-merge-juju

@jujubot jujubot merged commit 94ffe7f into juju:master Aug 10, 2016
@perrito666
Copy link
Author

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
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants