When developing services locally you sometimes need to use plaintext with gRPC.
For example with grpcurl you can add “-plaintext” flag to skip TLS check. Could we have same option for Yaak?