mirror of
https://github.com/google/nomulus
synced 2026-04-18 15:25:15 +00:00
* Convert GenerateLordnCommand to tm This makes use of QueryComposer and adds a `list()` method to it. Since there was no test for GenerateLordnCommand, this also implements one. * Changes requested in review * Add test for list queries * Stream domains instead of listing them * Reformatted