Versions in this module Expand all Collapse all v1 v1.0.0 Jan 30, 2026 Changes in this version + var BuildDate = "unknown" + var Commit = "none" + var Version = "dev" + func Execute() error + func GetRootCmd() *cobra.Command + func NewTUICmd() *cobra.Command + type CheckResult struct + Detail string + Message string + Name string + Status CheckStatus + type CheckStatus int + const CheckStatusError + const CheckStatusOK + const CheckStatusSkipped + const CheckStatusWarning