diff options
| author | Paul Buetow <paul@buetow.org> | 2026-03-20 12:34:29 +0200 |
|---|---|---|
| committer | Paul Buetow <paul@buetow.org> | 2026-03-20 12:34:29 +0200 |
| commit | 566b271f8ba8fda4356abbb3f207e576cb0bd6fa (patch) | |
| tree | 4c09ca7f6d2479f873d5675b1d101a1f94a1867a /snippets/hyperstack/README.md | |
| parent | 6fa6cf1dc856c449c851a2daf76fc46b93c45c73 (diff) | |
task 299: clean up local state on delete
Diffstat (limited to 'snippets/hyperstack/README.md')
| -rw-r--r-- | snippets/hyperstack/README.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/snippets/hyperstack/README.md b/snippets/hyperstack/README.md index d2fdcca..48f7a38 100644 --- a/snippets/hyperstack/README.md +++ b/snippets/hyperstack/README.md @@ -47,6 +47,7 @@ ANTHROPIC_API_KEY=sk-litellm-master \ claude --model claude-opus-4-6-20260604 --dangerously-skip-permissions # Tear down +# Also removes the tracked local wg1 peer, hostname alias, and pinned SSH host key. ruby hyperstack.rb delete ``` |
