pub fn run( root: &Path, no_claude: bool, migrate: bool, with_docker: bool, quiet: bool, ) -> Result<()>