Commands
account
Manage accounts and wallets in your local keystore
mega account
The account
command lets you create, import, and manage blockchain accounts.
Usage
Subcommands
Subcommand | Description |
---|---|
create | Create a new account/wallet with custom name |
import | Import an existing private key with a custom name |
list | List all managed accounts |
Description
This command manages your local keystore accounts for use with Mega CLI. Accounts created or imported are stored in your local keystore and secured with a password. These accounts can be referenced in other commands using the --account
flag.
Examples
Create a new account
Import an existing account
List all accounts
Related
Was this page helpful?