baseguard update
Update Baseguard to the latest version
The update command checks the organization's release channel for a newer version and asks the daemon to install it.
Usage
baseguard updateOptions
This command has no options.
Output
$ baseguard update
Updating from 1.2.3 to 1.2.4...$ baseguard update
Already up to date (v1.2.3).The command returns immediately; the daemon downloads the release, verifies its signature, installs it, and restarts itself. Run baseguard version after a minute to confirm the new version.
Notes
- Requires an active connection (
baseguard connect) — the daemon performs the update, not the CLI. - Works regardless of the organization's Auto Update setting.
- A 5-minute cooldown applies between update attempts.
- Not available on iOS and Android; update those apps through the app store.
Troubleshooting
See Troubleshooting — Update Issues.
See Also
version— Display the installed version- Organization Settings — Auto update and maintenance window
- Nodes — Push an update from the console