pub fn run( db_path: &Path, args: NamespaceArgs, json_out: bool, out: &mut CliOutput<'_>, ) -> Result<()>