Skip to content

Update CLI command in doc #22

Description

@cderv
bm tool search-notes --query "project AND planning" --search-type text
Usage: bm tool search-notes [OPTIONS] [QUERY]
Try 'bm tool search-notes --help' for help.
╭─ Error ─────────────────────────────────────────────────────────────────────────────╮
│ No such option: --query                                                             │
╰─────────────────────────────────────────────────────────────────────────────────────╯
bm tool search-notes "project AND planning" --search-type text
Usage: bm tool search-notes [OPTIONS] [QUERY]
Try 'bm tool search-notes --help' for help.
╭─ Error ─────────────────────────────────────────────────────────────────────────────╮
│ No such option: --search-type ('(Possible options: --entity-type, --type)',)        │
╰─────────────────────────────────────────────────────────────────────────────────────╯

This is from running example command in docs: https://docs.basicmemory.com/concepts/semantic-search#text

Possibly this is not the only one that requires an update.

Sharing in case this is not know - maybe this is just a deployed stale version issue.

Hope it helps

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions