Hello,
All available php binary located at /opt/zesle/
If you want to change php cli version, You need to run following commands
1. first remove existing symbolic link
rm -f /usr/bin/php
2. Create new link
ln -s /opt/zesle/ze-php81/root/usr/bin/php /usr/bin/php
Now, It should be changed php...