Comment 3 for bug 1612026

Revision history for this message
Free Ekanayaka (free.ekanayaka) wrote :

Confirmed that it works, thanks!

From a UX point of view there's still a small issue in that in case you use beta 16 you'll get this output:

2016-08-31 09:21:08 Command (juju show-model local:default --format=yaml) Output:

 error: unrecognized args: ["local:default"]

It'd be really nice to silence it (at first I thought there was a real problem, but after inspecting the code I realized it's just the effect of the try/except in Connector.get_model).