The combination of `--force --noop` is potentially confusing, but currently `--noop` makes no sense without `--force`, as it will prompt and then not make changes. Make `--noop` skip the prompt as well.