# Register new account key (or update the contact/ToS URI)

lacme account --tos-agreed --register "mailto:noreply+lacme=$$@guilhem.org"

# should return info about the account
lacme account

# vim: set filetype=sh :