%all.entities; ]> $Date: 2023-04-21 21:59:02 +0000 (Fri, 21 Apr 2023) $ VBoxManage updatecheck VBoxManage-updatecheck 1 VBoxManage-updatecheck Checks for a newer version of VirtualBox &product-name; VBoxManage updatecheck perform --machine-readable VBoxManage updatecheck list --machine-readable VBoxManage updatecheck modify --disable --enable --channel=stable | withbetas | all --frequency=days Description The updatecheck subcommand is used to check if a newer version of VirtualBox is available. The two subcommand options of updatecheck are used for modifying or viewing the settings associated with checking for a newer version of VirtualBox. updatecheck perform Checks if a newer version of VirtualBox is available. Machine readable output. updatecheck list Displays the current settings used for specifying when to check for a newer version of VirtualBox. Machine readable output. updatecheck modify Modifies the settings used for specifying when to check for a newer version of VirtualBox. Enable the update check service. Disable the update check service. The preferred release type used for determining whether a newer version of VirtualBox is available. The default is 'stable'. Checks for newer stable releases (maintenance and minor releases within the same major release) of VirtualBox. Checks for newer stable releases (maintenance and minor releases within the same major release) and major releases of VirtualBox. Checks for newer stable releases (maintenance and minor releases within the same major release), major releases, and beta releases of VirtualBox. Specifies how often in days to check for a newer version of VirtualBox. Specifies the proxy mode to use. Specifies the proxy address to use. Set to empty string to clear proxy address.