cli-enonic icon indicating copy to clipboard operation
cli-enonic copied to clipboard

Filter the list of distros in `sandbox upgrade` command

Open alansemenov opened this issue 5 years ago • 0 comments

When running sandbox upgrade command, we should filter the list of suggested distros by removing all versions that are equal to or older than current version of the sandbox. In the case below there should only be "7.5.0" in the list since my sandbox is on "7.4.1". If there are no versions that are later than current version of the sandbox, give message "Sandbox <SandboxName> is using the latest release of Enonic XP".

image

alansemenov avatar Dec 08 '20 12:12 alansemenov