pub async fn handle_describe( workspace_path: Option<&Path>, mode: &str, release: &[String], release_all_declared: bool, argv: &[String], ) -> Result<()>