--client is set, queries the API for the server version. Useful for verifying your install, checking for upgrades, and confirming connectivity to the API.
Synopsis
Arguments
Output
If the CLI cannot load configuration, the
Server line reads not configured. If the API is unreachable, it reads unavailable. Neither case causes a non-zero exit — the client version is always printed.
Examples
Full version check
Client version only
Server unreachable
Errors
This command does not exit non-zero. If the server is unreachable or the CLI is not configured, the output reflects the failure inline.Related
murmur mcp— start the MCP server (performs a version check on startup)