Skip to content

Add search CLI #30

@scotwells

Description

@scotwells

Summary

Users may want to search for resources using the command line. We should export a new cobra command that can be used for searching resources. The command should be exported as a library so other CLIs can consume it (e.g. datumctl).

Acceptance Criteria

  • CLI command available to search against the search service deployed in a cluster
  • A kubectl-plugin is available to allow users to integrate the search CLI into kubectl
  • Must use the kubectl factory approach to get configured with authentication
  • User guide created on how to use the CLI

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    Status

    Backlog

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions