pub fn cmd_power( workspace: Option<&Path>, metric: &str, baseline_n: usize, refresh: bool, ) -> Result<()>