Comment 5 for bug 1554721

Revision history for this message
Andrew Wilkins (axwalk) wrote :

Re "juju get-model-config": that's the new name for "juju get-env".

You can do "juju get-model-config type" to get the current model's type; and then "juju get-model-config maas-server" to get the MAAS server endpoint.

I've improved the output for bootstrap-config a bit based on a suggestion by Ian, and I'm going to commit it. If there's a need to get the cloud type from another client, without going over the API, then we'll address that separately.