-
Notifications
You must be signed in to change notification settings - Fork 39
List by tag #40
Copy link
Copy link
Open
Labels
enhancementNew feature or requestNew feature or requesthelp wantedCommunity contributions are welcomeCommunity contributions are welcome
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or requesthelp wantedCommunity contributions are welcomeCommunity contributions are welcome
Type
Fields
Give feedbackNo fields configured for issues without a type.
Summary
I have existing CLI scripts which list secrets as k:v pairs by tag, using the v1 version of
op. I'd like to be able to do this with v2 and Connect.Use cases
I don't want to list ALL secrets. I don't want to fetch many by name. I want to list by a specific tag.
Proposed solution
I'm interested in contributing a solution, but I see a bunch of the code is autogenerated somehow. If you can advise then maybe I can implement what I need!