Add tailscale entity rollup script #177
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Add a script that counts Tailscale tailnet entities and slices them several ways for a quick at-a-glance inventory.
What it does
scripts/tailscale-entity-rollup.shsourcescoily tailscale status --jsonand emits a YAML rollup:Defaults baked in
coily tailscale(audited passthrough, never bare tailscale).bat -l yaml. bat auto-detects a terminal, so redirecting to a file writes plain YAML. Falls back tocatwhen bat is absent.Person-linked data is limited to masked emails (first letter + domain) in
by_type. No display names or owner mapping.