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

support pipe in key creation and export #57

Merged
merged 3 commits into from
Feb 16, 2024

Conversation

shrimalmadhur
Copy link
Contributor

@shrimalmadhur shrimalmadhur commented Feb 15, 2024

Fixes #30 .

Motivation

Currently Piping a password was not possible and it's a blocker for folks who want to automate the key creation.

Solution

This support following syntax and there won't be any password prompt.

echo '....' | eigenlayer operator keys create --key-type bls keyname

Open questions

@shrimalmadhur shrimalmadhur merged commit fdabe37 into master Feb 16, 2024
3 checks passed
@shrimalmadhur shrimalmadhur deleted the madhur/support-password-pipe branch February 16, 2024 19:20
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

Successfully merging this pull request may close these issues.

Can not pipe password to eigenlayer operator keys create --key-type ecdsa test
2 participants