Git Product home page Git Product logo

asdf-1password-cli's Introduction

asdf-1password-cli Build Lint

1password-cli plugin for the asdf version manager.

Contents

Install

Plugin:

asdf plugin add 1password-cli https://github.com/jtzero/asdf-1password-cli.git

1password-cli:

# Show all installable versions
asdf list-all 1password-cli

# Install specific version
asdf install 1password-cli $SOME_VERSION

# Set a version globally (on your ~/.tool-versions file)
asdf global 1password-cli $SOME_VERSION

# Now 1password-cli commands are available
op --version

Check asdf readme for more instructions on how to install & manage versions.

Contributing

Contributions of any kind welcome! See the contributing guide.

Thanks goes to these contributors!

License

See LICENSE ยฉ jtzero ?

asdf-1password-cli's People

Contributors

dependabot[bot] avatar jtzero avatar samtgarson avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar

asdf-1password-cli's Issues

[v2] connecting to desktop app: not connected

Hi there,

I'm filing this issue just for anyone else who might come here having issues with v2 of the 1password cli.

It seems that part of the CLI is only entitled, via codesigning, to operate out of /usr/local/bin/op: https://1password.community/discussion/comment/632995/#Comment_632995

As a result, this plugin may cause issues for users if they invoke op via the shim that lives in $HOME/.asdf/shims:

 which op
/Users/marcus/.asdf/shims/op
 op signin
[ERROR] 2022/05/16 21:14:10 connecting to desktop app: not connected
 /usr/local/bin/op signin
 Select account  [Use arrows to move, type to filter]
> Marcus Crane (my.1password.com)

The symptom you'll see is that op can never seem to connect to 1password 8 (the desktop application)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.