Comment 10 for bug 1832160

Revision history for this message
Alex Lutay (taurus) wrote (last edit ):

I was planning to bugreport async DB usability problem and noticed this issue.

I confirm the following command does the job well!
> juju offer mymodel.mysql:endpoint

All the explanations about model/controller belongings make sense, but...
in the same same time it is so counterintuitive!

Is it possible to create alias:

> juju offer -m mymodel mysql:endpoint

to behave identically to:

> juju offer mymodel:mysql:endpoint

To be more newbies friendly! Tnx!