avatarr-cli 0.41.1

CLI for Avatarr — command-line media search and collection management
Documentation

Public re-exports for integration tests and internal consumers.

The binary lives in src/main.rs and imports these types from the library crate so that the integration test crate at tests/ can also reach them via use avatarr_cli::{Cli, Commands, SearchType};.