ethereum / staking-deposit-cli

Secure key generation for deposits
Creative Commons Zero v1.0 Universal
536 stars 337 forks source link

Error: no such option: --non_interactive #422

Open n0price opened 5 days ago

n0price commented 5 days ago

I would like to generate the seed phrase non interactively, but I get the error Error: no such option: --non_interactive, as well the --mnemonic_language seems to not work tried English, english, 3 but still asking interactively for the language

cmd

docker run -it --rm -v ./app:/app/ ethereum/staking-deposit-cli new-mnemonic --mnemonic_language=english --chain holesky --execution_address 0x18E83a5a2c47a85103fffffffffffff --folder=/app/validator_keys --non_interactive