List gRPC services via reflection troubleshooting

Enumerate services/methods over reflection; -plaintext skips TLS for debug

grpcurl -plaintext <host>:<port> list; grpcurl -plaintext <host>:<port> describe <svc>
more troubleshooting all 32 commands →