1Password / shell-plugins

Seamless authentication for every tool in your terminal.

Home Page:https://developer.1password.com/docs/cli/shell-plugins/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Add new AWS executable for EB CLI

MrLightful opened this issue · comments

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