Comment 9 for bug 1832160

Revision history for this message
Ian Booth (wallyworld) wrote :

As a thought experiment, consider this case

juju offer -m foomodel myctrl:barmodel.mysql:db

The above doesn't make sense since a different model is specified in the offer url vs the -m arg.

Offers are specified by URL which contains the model (and optionally controller). Adding -m conflicts with this and would lead to a whole other set of problems.