Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feature/Add search command #12

Merged
merged 1 commit into from
Oct 19, 2020
Merged

Feature/Add search command #12

merged 1 commit into from
Oct 19, 2020

Commits on Oct 18, 2020

  1. Feature/Add search command

    The search command allows the policy-hub-cli to search through a registry. It expects a path to a registry file containing the metadata + a search query. Then it constructs a bleve.Index if it did not exist, indexes the metadata and performs the search query.
    
    Signed-off-by: Lennard Eijsackers <lennardeijsackers92@gmail.com>
    Blokje5 committed Oct 18, 2020
    Configuration menu
    Copy the full SHA
    063e759 View commit details
    Browse the repository at this point in the history