Skip to main content

Usage

npx @linktr.ee/linkapp logout [options]
Removes the stored token for the selected environment and opens a browser tab to clear the session.

Options

FlagDescriptionDefault
--qaLogout from QA instead of productionfalse
-h, --helpShow help-

Examples

npx @linktr.ee/linkapp logout        # Production
npx @linktr.ee/linkapp logout --qa   # QA
If the browser does not open, use the printed logout URL to finish signing out.