Here are a few highlights of things keeping the Juju team busy this week. In Cross Model Relations:
- When run on the offering model, juju status now displays information about offers and what connections there are to those offers. - The "juju offers" command is now a model command so that you can use -m to tell it to operate on a different model to the current one. For improved user experience: - The 'attach' command has been renamed to 'attach-resource' to better reflect what it does with the prior addition of the 'attach-storage' command. 'attach' is now an alias of 'attach-resource'. - The 'charm-resources' has been introduced to replace 'juju charm resources' which was not compliant with Juju standard naming convention for commands. 'juju charm' and 'juju charm resources' commands have been deprecated. - Flags '--destroy-storage' and '--release-storage' have been added to the 'destroy-model' command. If the user specifies neither, and there is persistent storage remaining, then the destruction fails and they will be prompted to choose one of the methods of storage removal. Work on Juju 2.2.3 and Upgrades from Juju 1.25 to 2.x continues. Quick links: Work pending: https://github.com/juju/juju/pulls Recent commits: https://github.com/juju/juju/commits/develop
-- Juju-dev mailing list Juju-dev@lists.ubuntu.com Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/juju-dev