README ¶ envoy-tools A toolset for debugging Envoy and Envoy Control Plane configuration. Getting Started Installation go install github.com/Hexta/envoy-tools/cmd/envoy-tools@latest Usage Examples Compare CDS configuration returned by Envoy Control Plane envoy-cp-first and envoy-cp-second envoy-tools cp cds diff --node-id node envoy-cp-first:18000 envoy-cp-second:18000 Compare RDS configuration returned by Envoy Control Plane envoy-cp-first and envoy-cp-second envoy-tools cp rds diff --node-id node envoy-cp-first:18000 envoy-cp-second:18000 Contributing Please see our contributing guidelines. Expand ▾ Collapse ▴ Directories ¶ Show internal Expand all Path Synopsis cmd envoy-tools command envoy-tools/cmd envoy-tools/cmd/cp envoy-tools/cmd/cp/cds envoy-tools/cmd/cp/rds internal config diff util version Click to show internal directories. Click to hide internal directories.