shell-plugins icon indicating copy to clipboard operation
shell-plugins copied to clipboard

Add new AWS executable for EB CLI

Open MrLightful opened this issue 1 year ago • 0 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

MrLightful avatar May 01 '24 16:05 MrLightful