refactor: rename to openclaw

This commit is contained in:
Peter Steinberger
2026-01-30 03:15:10 +01:00
parent 4583f88626
commit 9a7160786a
2357 changed files with 16688 additions and 16788 deletions
+5 -6
View File
@@ -1,11 +1,11 @@
---
summary: "CLI reference for `moltbot dns` (wide-area discovery helpers)"
summary: "CLI reference for `openclaw dns` (wide-area discovery helpers)"
read_when:
- You want wide-area discovery (DNS-SD) via Tailscale + CoreDNS
- Youre setting up split DNS for moltbot.internal
- Youre setting up split DNS for a custom discovery domain (example: openclaw.internal)
---
# `moltbot dns`
# `openclaw dns`
DNS helpers for wide-area discovery (Tailscale + CoreDNS). Currently focused on macOS + Homebrew CoreDNS.
@@ -16,7 +16,6 @@ Related:
## Setup
```bash
moltbot dns setup
moltbot dns setup --apply
openclaw dns setup
openclaw dns setup --apply
```