pub fn cmd_report( workspace: Option<&Path>, id: &str, json_out: bool, refresh: bool, ) -> Result<()>