Use Case
I created a 1password app (add-on) for Home Assistant. As a part of the functionality - it let's you monitor rate limits of the currently used service account (to keep the app within those limits).
I'd like to replace op cli with this package (to ease the build and testing process).
Requirements and desired behavior
Similar functionality and response like in the original CLI command:
op service-account ratelimit <service-account>
https://developer.1password.com/docs/service-accounts/rate-limits
Additional information
No response
Use Case
I created a 1password app (add-on) for Home Assistant. As a part of the functionality - it let's you monitor rate limits of the currently used service account (to keep the app within those limits).
I'd like to replace
opcli with this package (to ease the build and testing process).Requirements and desired behavior
Similar functionality and response like in the original CLI command:
op service-account ratelimit <service-account>https://developer.1password.com/docs/service-accounts/rate-limits
Additional information
No response