This website requires JavaScript.
Explore
Help
Register
Sign In
unkin
/
node-lookup
Watch
3
Star
0
Fork
0
You've already forked node-lookup
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
19
Wiki
Activity
4
Commits
3
Branches
20
Tags
13b0f12edf72b659f78d8dd65c175c49abbd6e6c
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
13b0f12edf
Merge pull request 'feat/all-facts-flag' (
#1
) from feat/all-facts-flag into master
...
Reviewed-on:
#1
2026-03-25 17:01:07 +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.
297
KiB
Releases
19
v0.5.7
Latest
2026-08-15 14:50:35 +10:00
Languages
Go
93.6%
Makefile
3.9%
Shell
2.5%