Skip to content

jira auth logout

  • Usage: jira auth logout PROFILE [flags]

Remove the stored credential for one profile from its configured secret backend. Use it when a token is no longer valid or a machine should stop using that Jira account.

The profile entry remains in config, so site metadata and defaults are kept. If no credential exists, the command succeeds and reports removed: false.

Examples

jira auth logout work
jira auth logout work --output=json # (1)!
  1. Report whether a credential was removed