Skip to content

Expose RegistrarDb through the cli

Timothée Jaussoin requested to merge feature/cli_registrar_expose into master

Add a REGISTRAR_GET to get directly Record objects from the Registrar Use RecordSerializerJson to serialise the Records Add user_agent to the serializer Rename cli registrar commands Implement REGISTRAR_DELETE

Merge request reports