pub(crate) async fn run( manifests: Option<PathBuf>, workspace_root: &Path, ) -> Result<(), CliError>