cmd/juju/model: add "show-model" command #4959

Merged
merged 4 commits into from Apr 4, 2016

Conversation

Projects
None yet
2 participants
Member

axw commented Apr 1, 2016

We add the "show-model" command which shows
summary information about the current model.
This includes the name, UUID, provider type,
owner, and users with access.

If you are an administrator or owner of the
model, you will see all users with access to
the model. Otherwise, you will see only your
own user details.

(Review request: http://reviews.vapour.ws/r/4398/)

axw added some commits Apr 1, 2016

cmd/juju/model: add "show-model" command
We add the "show-model" command which shows
summary information about the current model.
This includes the name, UUID, provider type,
owner, and users with access.

If you are an administrator or owner of the
model, you will see all users with access to
the model. Otherwise, you will see only your
own user details.
Member

axw commented Apr 4, 2016

$$merge$$

Contributor

jujubot commented Apr 4, 2016

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

Contributor

jujubot commented Apr 4, 2016

Build failed: Tests failed
build url: http://juju-ci.vapour.ws:8080/job/github-merge-juju/7158

Member

axw commented Apr 4, 2016

$$merge$$

Contributor

jujubot commented Apr 4, 2016

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

@jujubot jujubot merged commit 684e8a4 into juju:master Apr 4, 2016

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment