Updating the database

Is it possible to do this via SSH rather than via the browser & Administration?
Thx

If you are running an emonpi you could try

php /home/pi/emonpi/emoncmsdbupdate.php

This how the emonpi updates the database after updating emoncms

here’s the script content

https://github.com/openenergymonitor/emonpi/blob/master/emoncmsdbupdate.php

That worked.
Thanks a lot!
BR
Cris