pub fn run( path: String, anchor: Option<String>, limit: u32, format: String, compact: bool, ) -> Result<()>