Skip to content
Go to Boltz API

Cli

Check the installed boltz-api CLI version against the currently published CLI release and the minimum version supported by the Boltz API.

CLI version metadata
GET/compute/v1/cli/version
ModelsExpand Collapse
CliVersionResponse object { install, latest, message, 3 more }
install: object { macos_linux, windows }
macos_linux: string
windows: string
latest: string
message: string
minimum_supported: string
update_available: boolean
update_required: boolean