1Password / shell-plugins

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

Add LocalStack plugin #371

Closed simonrw closed 9 months ago

simonrw commented 10 months ago

Overview

LocalStack is "a fully functional local cloud stack, to develop and test your cloud and serverless apps offline"..

This PR adds support for setting the API key for use with LocalStack's pro offering.

Disclaimer: I work for LocalStack

Type of change

- [x] Created a new plugin - [ ] Improved an existing plugin - [ ] Fixed a bug in an existing plugin - [ ] Improved contributor utilities or experience ## How To Test
# configure your shell for using the plugin
localstack start
# LocalStack reads the API key from 1Password, and enables pro mode