vminfo update
Checks GitHub Releases and, when possible, installs the newest tagged build.
Usage
bash
vminfo update
vminfo update --check
vminfo update --version v0.1.0Notes
--checkonly checks for updates.--versionchecks or installs a specific release tag.- A dev build cannot self-update without
--version. - On Windows, install mode is unsupported because the binary cannot replace itself in place.
Example
bash
vminfo update --check