postship logout
Revoke this device's key and clear the configuration.
Updated on 17 September 2026
The speaking key is revoked on PostShip's side (it disappears from Account → API), then removed from ~/.config/postship/config.json. A key set in POSTSHIP_TOKEN is left alone: the CLI did not put it there.
This command does not consume the quota: it is a read.
What PostShip does
Usage
postship logoutOptions
No option.
Examples
postship logoutBefore returning a borrowed computer.
Exit codes
0 signed out · 2 no key, or PostShip unreachable (the local config is cleared anyway).
See also
The postship command — every command, installation and sign-in · CI recipes — complete workflows to copy.
In the terminal, postship help logout says the same; postship docs logout opens this page.