Get an alias
sithbit alias get <alias>
Resolves an alias to the wallet address it currently points at:
sithbit alias get john_doe
Note: lookups are case-insensitive by construction — the alias is lowercased before it’s hashed into the account’s address, the same as at creation, so
John_Doeandjohn_doeresolve identically.
See Appendix: Closing accounts for how to close an alias and reclaim its rent.