How to transfer money inside truffle console?

https://ethereum.stackexchange.com/questions/144894/how-to-transfer-money-inside-truffle-console

When I log in to the truffle console I see there are a bunch of addresses filled with money. I need to transfer an amount to the account that I am using with Metamask. (I don’t want to import the private key of the accounts to the Metamask, I want to use existing account.) Are there any easy way to do it?