Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Automate validator accounts backup #9844

Closed
pablomendezroyo opened this issue Nov 2, 2021 · 1 comment
Closed

Automate validator accounts backup #9844

pablomendezroyo opened this issue Nov 2, 2021 · 1 comment

Comments

@pablomendezroyo
Copy link

🚀 Feature Request

Description

Hi there is Pablo from DAppNode.

The process of exporting the validator keys is done with validator accounts backup command through the validator CLI, where you get into an interactive terminal to select the validator to be exported and set the new password. This is great but not enough if you want to automate the process of exporting the validator.

Describe the solution you'd like

There are two values that need to be selected in the interactive terminal to finish the validator accounts backup: which validator and new password. In order to provide a way to automate this process would be great to include a flag for each option, such as:
--validator-name
--validator-backup

@pablomendezroyo
Copy link
Author

Just found the way asking in Discord
For anyone curious:

validator accounts backup --wallet-password-file=/tmp/pass.txt --backup-dir=/tmp/out --backup-password-file=/tmp/pass.txt --backup-public-keys=0xb3295a8de96b2b21c14e89d32a8772ad06d635ed0bbfcbb62bc3fc3e90c4f737ae755bb6beda08ea8e63cd7877316ca4

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant