summaryrefslogtreecommitdiff
path: root/src/cli.rs
Commit message (Expand)AuthorAge
* Unify the apply arguments into a `Transaction` record type.Owen Jacobson2024-07-30
* Unify dns_name and dns_ttl into a "target" type, pass that around.Owen Jacobson2024-07-25
* Normalize the target DNS name much earlier in the program.Owen Jacobson2024-07-25
* Legibility improvements to main.Owen Jacobson2024-07-24
* Retire the `result` module.Owen Jacobson2024-07-23
* Move CLI glue inside of the lib crate.Owen Jacobson2024-07-23