Upgrade Series Feature Development

Thanks for the update. Its good to keep visibility on what we’ve been working on.

1 Like

Note: The order of upgrade-series command arguments change in a patch landing imminently.

The sub-command and machine arguments are now swapped, so what was:

juju upgrade-series prepare 3 bionic

will become:

juju upgrade-series 3 prepare bionic

Likewise for completion:

juju upgrade-series complete 3

becomes:

juju upgrade-series 3 complete