pywallet.py --datadir c:\users\username\appdata\roaming\coin name --namecoin --importprivkey Key string
I mean importing from file. I have file that contain thousand private key in base58 format.
Can I import them using pywallet cli ?
Yes, but it will take a while. I had a wallet with 13,000 keys and it ran for 3 days.