pub fn browse( repo_arg: Option<&str>, target: Option<BrowseTarget>, print_only: bool, format: Format, ) -> Result<()>