CLI
tigby account
The Tigby account itself
One verb so far, and it is irreversible. Signing this machine in and out is tigby login and tigby logout; this group is about the account those credentials belong to.
tigby account delete
Delete the account, and everything in it.
Art. 17, and the end of everything: every Identity is torn down – Mailbox, Tunnel, Connectors (revoked at the platform), Vault, Webhooks, Events – and then the account itself, its Vault key with it. Irreversible. Confirmed by typing the account's own email address, and refused without it. Every credential of the account stops working the moment it is accepted, so export first if you want the data.
tigby account delete <email> [options]| Argument | What it is |
|---|---|
<email> | The account's email address, typed back as the confirmation. |
This command cannot be undone, so it asks before it acts. --yes answers in advance; --json implies it.
tigby account delete anna@example.com