pub fn cmd_cases_create( workspace: Option<&Path>, session_id: &str, reason: &str, label: Option<String>, json: bool, ) -> Result<()>