Hi @regis
I am sorry If I did not explain all the steps in my last message.
-
I made the backup using these commands
tutor local stop
sudo rsync -avr “$(tutor config printroot)”/ /tmp/tutor-backup/ -
I used this command" tutor local upgrade --from=ironwood, but I received the following error.
Usage: tutor local [OPTIONS] COMMAND [ARGS]…
Try “tutor local -h” for help.
Error: No such command “upgrade”.
May I know If I am doing something wrong?