Rename catalog-zone-gen to catz across codebase

Update binary name, usage strings, generated file headers, tests,
and README. The generated BIND config header now includes the
install path: go install go.askask.com/catz@latest
This commit is contained in:
2026-04-03 18:27:00 -07:00
parent f21d9c8ff5
commit af9b4ae832
7 changed files with 19 additions and 19 deletions

View File

@@ -1,4 +1,4 @@
# catalog-zone-gen
# catz
Generate RFC 9432 DNS catalog zone files from a declarative input file.
@@ -10,19 +10,19 @@ serial bump, no file write).
## Installation
```
go install catalog-zone-gen@latest
go install go.askask.com/catz@latest
```
Or build from source:
```
go build -o catalog-zone-gen .
go build -o catz .
```
## Usage
```
catalog-zone-gen [--config path] [--output-dir path] [--bind-conf path] <input-file>
catz [--config path] [--output-dir path] [--bind-conf path] <input-file>
```
**Flags:**
@@ -180,7 +180,7 @@ master` with their `file` paths from the `file=` input property.
**Example output:**
```
# THIS FILE IS GENERATED BY catalog-zone-gen
# THIS FILE IS GENERATED BY catz (go install go.askask.com/catz@latest)
#=============================================
#
zone "askask.com" {