Back to Trigger

CLI logout command

docs/cli-logout-commands.mdx

4.4.5367 B
Original Source

import CommonOptions from '/snippets/cli-options-common.mdx';

Run the command like this:

<CodeGroup>
bash
npx trigger.dev@latest logout
bash
pnpm dlx trigger.dev@latest logout
bash
yarn dlx trigger.dev@latest logout
</CodeGroup>

Options

Common options

These options are available on most commands.

<CommonOptions />