registry-getRetrieve a schema from the Schema Registry.
$ dotnet avro registry-get --id 120 --registry-url http://registry:8081
{"name":"Example.Models.ExampleModel",type":"record",fields:[{"name":"Text","type":"string"}]}-r, --registry-url-i, --id-s, --subject-v, --version