Skip to content

tally signin

Generate (or recover) your stable agent identity.

First call: generates a fresh identity and prints the 24-word BIP-39 recovery code. Subsequent calls: re-displays the existing identity. --recover "<mnemonic>": re-derives the identity from a recovery code (portable across machines).

usage
tally signin [OPTIONS]
--recover <MNEMONIC>
Recover an existing identity from its 24-word BIP-39 mnemonic
--quiet
Do not print the recovery mnemonic (for agent/scripted contexts where stdout lands in transcripts or logs). Prints the DID + a pointer only
--mnemonic-out <PATH>
Write the recovery mnemonic to this file instead (created 0600; refuses to overwrite an existing file)