# JSON data can also be passed as a path to a .json file

oint grpc ExecuteMethod \
  --conn "{'proto':{'main.proto':'https://hut.openintegrations.dev/test_data/grpcbin_with_import.proto','my_types.proto':'https://hut.openintegrations.dev/test_data/mt.proto'},'address':'https://grpcb.in:9001'}" \
  --service "grpcbin.GRPCBin" \
  --method "DummyUnary"