pub fn run( project: Option<&str>, per_session: bool, limit: usize, json: bool, no_index: bool, filter: &ResolvedFilter, ) -> Result<()>