Skip to content

Get item by title #57

@cpinflux

Description

@cpinflux

Is your feature request related to a problem? Please describe.

The get_item call should accept a title, not just a uuid. It's a lot of extra waiting time to go get the uuid first and then get the item based on it.

Describe the solution you'd like

This should be a valid function call:
op.get_item("myItem", vault="Private")

Being picky, the title is not a --option in the op cli, so equivalently should be the default, unnamed option required by the function.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions