Skip to content
Esc
  • Type what you're looking for in your own words: “Slack”, “503”, “price”.

postship logout

Revoke this device's key and clear the configuration.

Updated on 17 September 2026

On this page

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 logout

Options

No option.

Examples

postship logout

Before 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.

postship logout — Docs — PostShip