Comment 3 for bug 1832160

Revision history for this message
Vern Hart (vern) wrote :

If offers are viewed in the controller context, then an end-user might expect `juju offers` to show all offers on the controller. Instead you have to either switch model context or use -m to specify the model.

Knowing how to make offers without switching model contexts is very useful, thank you.