unkinben 7d256a999f Add version subcommand and Makefile semver bump targets
- 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
2026-03-25 15:55:17 +11:00
S
Description
A CLI tool written in Go that queries the PuppetDB API to look up and filter node facts.
119 KiB
v0.4.0 Latest
2026-03-26 15:29:45 +11:00
Languages
Go 94.9%
Makefile 5.1%