Skip to content

pipe logout

Synopsis

pipe logout

Description

Revokes the device and API key on the Pipe Hub server, then deletes stored credentials from ~/.pipe/credentials.json.

If the server is unreachable or the key is already revoked, the local credentials are still deleted with a warning.

Arguments

None.

Flags

FlagShortDescription
--yes-ySkip confirmation prompt

Examples

Terminal window
pipe logout
# Skip confirmation prompt
pipe logout --yes

See also