mirror of
https://github.com/google/nomulus.git
synced 2025-08-03 16:32:11 +02:00
* Add a "list_txns" to dump Transaction table Add the list_txns command which can dump the entire contents of the Transaction table, either in csv format or as human readable transactions. The CSV format is useful for storing the transaction table at a specific point in time for later reference without requiring us to repeatedly hit the replica. Creating this without tests because this command has a very short shelf-life and is really only intended to be run by developers. Tested all features locally. * Reformatted |
||
---|---|---|
.. | ||
gradle/dependency-locks | ||
src | ||
build.gradle | ||
Dockerfile |