1Password / shell-plugins

Seamless authentication for every tool in your terminal.
https://developer.1password.com/docs/cli/shell-plugins/
MIT License
506 stars 163 forks source link

feat: add postman-cli plugin #448

Open ericflores108 opened 3 months ago

ericflores108 commented 3 months ago

Overview

Added support for Postman CLI

Type of change

How To Test

  1. Create a Postman collection
  2. Create a request in the collection.
  3. Install postman-cli
  4. Generate API Key
  5. Configure the plugin: op plugin init postman
  6. Run the collection in the CLI

Changelog

Added support for Postman CLI