7d256a999f92840a241768bde71c367829d866a3
- var version injected at build time via -X main.version=$(VERSION) - VERSION derives from 'git describe --tags' so built binaries show the exact tag (or tag+commits+sha for dirty/untagged builds) - 'make patch/minor/major' reads the latest vX.Y.Z tag and creates the next one; starts from v0.0.0 if no tags exist yet
Description
A CLI tool written in Go that queries the PuppetDB API to look up and filter node facts.