You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
orcdk
, but noteb
.Relevant log output
No response
op CLI version
No response
The text was updated successfully, but these errors were encountered: