Sorry if this has been addressed already.
With Wallet-1: getnewaddress and addwitnessaddress. Then also dumpprivkey.
After moving files around and restarting with Wallet-2: importprivkey and also addwitnessaddress which gives me the same P2SH-enclosed witness address as Wallet-1, I need to rescan the blockchain for the wallet to update.
Is there a way to wallet-rescan from bitcoin-cli? or some behavior similar to importprivkey rescan=true?