You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The --upgrade flag mast be set when upgrading a workflow to a new minor release of Cylc e.g. 8.1.0 -> 8.2.0.
We should add the required info into tracebacks so that users can tell why cylc play failed, and an upgrade option so that they can perform the upgrade.
Note, supporting the --downgrade option is not important as it should not be used.
The text was updated successfully, but these errors were encountered:
The
--upgrade
flag mast be set when upgrading a workflow to a new minor release of Cylc e.g. 8.1.0 -> 8.2.0.We should add the required info into tracebacks so that users can tell why
cylc play
failed, and an upgrade option so that they can perform the upgrade.Note, supporting the
--downgrade
option is not important as it should not be used.The text was updated successfully, but these errors were encountered: