pub fn run_apply_command(plan_file: &str, force: bool) -> Result<()>
Entry point for rivet apply <plan-file> [--force].
rivet apply <plan-file> [--force]