simple avro-tools with
Usage: gat --avro-path=<PATH> <command>
Flags:
-h, --help Show context-sensitive help.
-a, --avro-path=<PATH> absolute path to json file
Commands:
tojson --avro-path=<PATH>
prints avro to json format
getschema --avro-path=<PATH>
prints avro schema to json format
Run "gat <command> --help" for more information on a command.