ganache-cli
Verified for current stable LTS
Ganache Cli Command: Run Ganache Unlock Accounts
Use for run ganache unlock accounts with Ganache Cli. Exact CLI syntax to run ganache unlock accounts using Ganache Cli.
When to use this: Use for run ganache unlock accounts with Ganache Cli.
Command Syntax
ganache-cli --secure --unlock "<account_private_key1>" --unlock "<account_private_key2>" ganache-cli --secure --unlock "<account_private_key1>" --unlock "<account_private_key2>" Command Breakdown
--secure- Command Option
- Tool-specific option used by this command invocation.
--unlock- Command Option
- Tool-specific option used by this command invocation.
FAQ
Purpose: Exact syntax to run ganache unlock accounts using Ganache Cli.
Test path: Replace placeholders and run destructive commands in a disposable workspace first.
Flag behavior: Tool version, platform, and shell can change behavior.
Improve This Command
Suggest a correction, safer default, or version-specific note for this entry.
Related Operations
Ganache Cli Command: Run Ganache
ganache-cli Ganache Cli Command: Run Ganache Specific Accounts ganache-cli --accounts=<number_of_accounts> Ganache Cli Command: Run Ganache Secure ganache-cli --secure Ganache Cli Command: Run Ganache Specific Account Balance ganache-cli --account="<account_private_key>,<account_balance>" Ganache Cli Command: Run Ganache Default Balance ganache-cli --defaultBalanceEther=<default_balance>