This website requires JavaScript.
Explore
Help
Register
Sign In
unkin
/
node-lookup
Watch
2
Star
0
Fork
0
You've already forked node-lookup
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
11
Wiki
Activity
3
Commits
2
Branches
12
Tags
2acff78d028f7fd70d850cf8ff56cf95c74df90f
T
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Download ZIP
Download TAR.GZ
Download BUNDLE
unkinben
2acff78d02
Add tests for -a (all facts) flag
2026-03-25 15:15:23 +11:00
.gitignore
Initial commit: Go rewrite of node-lookup
2026-03-21 23:26:19 +11:00
.goreleaser.yaml
Initial commit: Go rewrite of node-lookup
2026-03-21 23:26:19 +11:00
.pre-commit-config.yaml
Initial commit: Go rewrite of node-lookup
2026-03-21 23:26:19 +11:00
AGENTS.md
Initial commit: Go rewrite of node-lookup
2026-03-21 23:26:19 +11:00
go.mod
Initial commit: Go rewrite of node-lookup
2026-03-21 23:26:19 +11:00
go.sum
Initial commit: Go rewrite of node-lookup
2026-03-21 23:26:19 +11:00
main_test.go
Add tests for -a (all facts) flag
2026-03-25 15:15:23 +11:00
main.go
Add -a flag to show all facts for a node
2026-03-25 15:08:18 +11:00
Makefile
Initial commit: Go rewrite of node-lookup
2026-03-21 23:26:19 +11:00
S
Description
A CLI tool written in Go that queries the PuppetDB API to look up and filter node facts.
119
KiB
Releases
11
v0.4.0
Latest
2026-03-26 15:29:45 +11:00
Languages
Go
94.9%
Makefile
5.1%