You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 12, 2023. It is now read-only.
Is your feature request related to a problem? Please describe.
Using the CLI operator should be able to create config files with bunch of prompts
Right now the
eigenlayer operator config createcommand just creates an operator config file and metadata file with no values.We want an interactive way where user is asked bunch of questions and based on that, it creates a config with filled fields
Describe the solution you'd like
Operator should be able to create operator config using bunch of prompts
Describe alternatives you've considered
A clear and concise description of any alternative solutions or features you've considered.
Additional context
Add any other context or screenshots about the feature request here.