pub fn run( store_root: &Path, agent_name: Option<String>, ascii: bool, output: &dyn CliOutput, ) -> Result<()>