Skip to content

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

Open
owenvoke wants to merge 1 commit into1Password:mainfrom
owenvoke:feature/ohdear-cli-5.x
Open

fix: resolve support for Oh Dear CLI 5.x#577
owenvoke wants to merge 1 commit into1Password:mainfrom
owenvoke:feature/ohdear-cli-5.x

Conversation

@owenvoke
Copy link
Contributor

@owenvoke owenvoke commented Feb 25, 2026

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.

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.

1 participant