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

Add new AWS executable for EB CLI #462

Open romatallinn opened 2 months ago

romatallinn commented 2 months ago

Platform or tool

AWS

Desired or expected behavior

There are more CLI plugins besides AWS CLI and cdk. For example, EB CLI. I want to be able to run it with the same creds as well. As far as I understand, the op plugins do support such extensibility, on the example of cdk executable. Just add another one for eb. Or allow to specify plugin to run other executables with; e.g. op plugin run -p aws -- eb.

Current behavior

The functionality is missing. It's either aws or cdk, but not eb.

Relevant log output

No response

op CLI version

No response