Update
opencli update command is used to check if new update is available and to update.
Check if update is available:
bash
opencli update --checkStart update immediately if autoupdate or autopatch is enabled:
bash
opencli updateStart update immediately, regardless of autoupdate or autopatch setting:
bash
opencli update --forceUpdate only OpenAdmin UI (/usr/local/admin/ from stefanpejcic/openadmin):
bash
opencli update --adminUpdate only OpenPanel UI (docker image from openpanel/openpanel-ui):
bash
opencli update --panelUpdate only OpenCLI (/usr/local/opencli/ from stefanpejcic/opencli):
bash
opencli update --cli