Skip to content

Add client.Items.ListByTags(string[] tags) #154

@davidolrik

Description

@davidolrik

Use Case

I would like to find all items in a vault that has a specific list of tags.

items, err := client.Items.ListByTags(string[]{"tag1", "tag2"})

This would save me from fetching all items in the vault.

Requirements and desired behavior

No response

Additional information

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions