Initial commit: Go rewrite of node-lookup

Query PuppetDB for node facts via CLI. Replaces the original Python script.

- XDG config (~/.config/node-lookup/config.yaml) with env var overrides
- All flags from original tool preserved (-n, -F, -R, -m, --pm, -1, -2, -C, -A, -j)
- config init / config show subcommands
- Unit tests (23), Makefile, GoReleaser config, pre-commit hooks

💘 Generated with Crush

Assisted-by: Claude Sonnet 4.6 via Crush <crush@charm.land>
This commit is contained in:
2026-03-21 23:26:19 +11:00
commit e18fa8e4f3
9 changed files with 925 additions and 0 deletions
+2
View File
@@ -0,0 +1,2 @@
node-lookup
dist/