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
4
Commits
2
Branches
12
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.
119
KiB
Releases
11
v0.4.0
Latest
2026-03-26 15:29:45 +11:00
Languages
Go
94.9%
Makefile
5.1%