Prune to keep exactly one copy of all files in snapshot

I’m performing a “concurrent” migration to new storage backend. As I finish testing and validating the new storage, what would be the proper prune command to leave only one copy of all “current” files in the old storage? Something like prune with only one “-keep 1:2” or something like that?

Thanks