Skip to content

fix: resolve support for Oh Dear CLI 5.x#577

Merged
scottisloud merged 1 commit into
1Password:mainfrom
owenvoke:feature/ohdear-cli-5.x
Jun 19, 2026
Merged

fix: resolve support for Oh Dear CLI 5.x#577
scottisloud merged 1 commit into
1Password:mainfrom
owenvoke:feature/ohdear-cli-5.x

Conversation

@owenvoke

@owenvoke owenvoke commented Feb 25, 2026

Copy link
Copy Markdown
Contributor

Overview

Oh Dear CLI 5.x removed support for the OHDEAR_API_TOKEN environment variable, and moved to a static configuration file (~/.ohdear/config.json).

This PR generates a temporary config file and passes the path via a new env variable.

Type of change

  • Created a new plugin
  • Improved an existing plugin
  • Fixed a bug in an existing plugin
  • Improved contributor utilities or experience

Related Issue(s)

  • Resolves: #
  • Relates: #

How To Test

This requires Oh Dear CLI 5.1.1 or later.

ohdear get-me

Changelog

The Oh Dear plugin now checks for the ~/.ohdear/config.json file and attempts to import credentials.

@scottisloud scottisloud left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks for updating the Oh Dear plugin for CLI 5.x @owenvoke.

LGTM! Keep an eye out for your contribution to be included in a future release of the 1Password CLI

@scottisloud scottisloud merged commit c7c3dc1 into 1Password:main Jun 19, 2026
3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants