Open
Description
- application should allow to view stored ingestions
- Basic Listing: Default tabular view with automatic pagination. Configurable limit on number of records displayed (
-l, --limit
). Supports both terminal and non-terminal output formats. - Interactive Mode (
-i, --interactive
). Browse ingestions through an interactive selector. Detailed view of selected ingestions. Easy navigation through records with keyboard controls. Color-coded display for better readability. - Pager Integration: Automatic paging for large outputs using system pager (less). Supports color and formatting. Scroll through records while maintaining terminal state.
- Fuzzy Search
- Advanced Querying
- TUI
Activity