Openhab-cli console +cron

Instead of

openhab-cli console -p habopen bundle:refresh org.openhab.io.homekit

try this

echo bundle:refresh org.openhab.io.homekit | openhab-cli console -p habopen

I did a trial with another command and that seemed to work.