How do you create 2 Grin wallets on Linux and switch between them?

How do you create 2 Grin wallets on Linux and switch between them?

maybe you could run a shell mv ~/.grin/main/wallet_data_1 ~/.grin/main/wallet_data to switch current wallet.
i can’t find any args in source code to specify a grin.toml file location.