Skip to content

Commit 4aedeab

Browse files
authored
fix: remove nonexistent atenet sidecar command from README (agent-substrate#360)
The README lists atenet sidecar as a subcommand, but no such command is registered. cmd/atenet only defines dns and router (cmd/atenet/internal/root.go). Verified only dns and router are registered as Use: in cmd/atenet/internal/*.go.
1 parent b6f406e commit 4aedeab

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

cmd/atenet/README.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
atenet is a combined daemon for all networking functionality.
44

55
* DNS server for ATE Actor resolution: `atenet dns`
6-
* Lightweight mTLS proxy sidecar for demonstrating using ATE identities. `atenet sidecar`
76
* Envoy control plane for programming ATE resolution. `atenet router`
87

98
This is built as a single binary for convenience in the prototyping.

0 commit comments

Comments
 (0)