NeoHsu / asdf-1password-cli

1password-cli plugin for the asdf version manager.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

asdf-1password-cli Build Lint

1password-cli plugin for the asdf version manager.

Build History

Build history

Contents

Dependencies

  • bash, curl, unzip: generic POSIX utilities.
  • gpg, gpg2: (Option) if you want to verify 1password-cli installer with GPG.

Install

Plugin:

asdf plugin add 1password-cli
# or
asdf plugin add 1password-cli https://github.com/NeoHsu/asdf-1password-cli.git

1password-cli:

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

# Install specific version
asdf install 1password-cli latest

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

# 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 © Neo Hsu

About

1password-cli plugin for the asdf version manager.

License:MIT License


Languages

Language:Shell 100.0%