Skip to main content
Potpie separates Potpie account auth from provider integration auth.
  • potpie login / potpie logout manage Potpie account credentials
  • potpie github, potpie linear, potpie jira, and potpie confluence manage provider-specific access
  • potpie auth is still present, but it is a deprecated alias surface

Potpie Account Auth

potpie login

Sign in through browser-based Firebase session flow or store an API key explicitly. Examples:

potpie logout

Removes locally stored Potpie account credentials.

Integration Status

Use the shared status command to inspect integration state:
--verify performs lightweight API checks instead of only showing stored auth state.

GitHub

Linear

Notable Options

potpie linear login potpie linear select

Jira

potpie jira select

Confluence

potpie confluence select

Deprecated Surface: potpie auth

potpie auth still exists for backward compatibility.

Current guidance

  • use potpie github, potpie linear, potpie jira, or potpie confluence
  • use potpie status for auth state
  • avoid building new docs or scripts on top of potpie auth