Remove --opam-repository from rerun and cascade commands
Both commands now read opam_repositories (and local_repos) from
build-config.json, which is written by batch. There's no reason to
specify it separately — these commands always operate on a cache
that was set up by a prior batch run.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>