Skip to main content

babylond version

Print application binary version information and build details.

Overview

The babylond version command displays version information about the Babylon daemon binary, including version numbers, commit hashes, build information, and Go runtime details. This information is essential for debugging, compatibility checking, network coordination, and support requests.

Why Version Information Matters
  • Network Compatibility: Ensure compatibility with specific network versions
  • Debugging: Provide accurate version info when reporting issues
  • Deployment Tracking: Verify correct binary versions in production
  • Update Management: Check current version before upgrading
  • Support Requests: Include version details in bug reports

Usage

babylond version [flags]

Flags

FlagTypeDescriptionDefault
--longbooleanPrint detailed version informationfalse
-o, --outputstringOutput format (text | json)"text"
-h, --helpbooleanShow help informationfalse