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

oint clickhouse ExecuteRequest ^
  --conn "{'transport':'grpc','user':'bayselonarrend','password':'***','auth_type':'basic','address':'http://127.0.0.1:9101'}" ^
  --req "{'query':'SELECT * FROM events_stream_test ORDER BY id','format':'JSON'}"