1Password / shell-plugins

Seamless authentication for every tool in your terminal.

Home Page:https://developer.1password.com/docs/cli/shell-plugins/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fail to use existing GitHub credentials ever few days

JeffersonBledsoe opened this issue · comments

Platform or tool

GitHub

Desired or expected behavior

When trying to use the GitHub CLI through the 1password plugin, it should seamlessley work

Current behavior

Running any gh command results in the following error:

no credential usage of executable GitHub CLI was found to match the usage id  extracted from the json file

Relevant log output

No response

op CLI version

2.19.0

Hi @JeffersonBledsoe, thanks for reaching out to report this! Sorry that you ran into this issue, but it's something we have recently fixed and should be resolved in a future release of the op CLI.

In the meantime, re-initializing with op plugin init gh should resolve this issue.

Any update on this ? When the fix will be released ? I have to run init gh every time I have new terminal session.

Hey @afterdesign @JeffersonBledsoe, I believe this should be resolved in v2.20.0 -- @hculea, could you confirm my understanding, please?

@arunsathiya Just upgraded from 2.19 to 2.20. Seems to be fixed, no need to re-authenticate after upgrading!