transfer Command Overview
Transfer from tokens from an account to another
Usage:
eosc transfer [from] [to] [amount] [flags]
Flags:
--contract string Contract to send the transfer through. eosio.token is the contract dealing with the native EOS token. (default "eosio.token")
-m, --memo string Memo to attach to the transfer.