Skip to content
This repository has been archived by the owner on Dec 12, 2023. It is now read-only.

Prompt Operator when creating Config File #125

Merged
merged 4 commits into from
Oct 25, 2023

Conversation

ypatil12
Copy link
Collaborator

Closes #116

When an operator creates a config file via the eigenlayer operator config create command, we now prompt the operator with fields that will populate the config file.

Changes:

Updates to the operator/create.go logic to prompt an operator.

Types of changes

  • New feature (non-breaking change which adds functionality)

Testing

Requires testing No

@ypatil12 ypatil12 force-pushed the feat/operatorConfigPrompts branch 2 times, most recently from 21d6a0c to 8f40099 Compare October 24, 2023 21:25
@shrimalmadhur shrimalmadhur force-pushed the feat/operatorConfigPrompts branch from 8f40099 to b4fbc44 Compare October 25, 2023 22:33
@shrimalmadhur shrimalmadhur merged commit 88a5334 into develop Oct 25, 2023
@shrimalmadhur shrimalmadhur deleted the feat/operatorConfigPrompts branch October 25, 2023 22:55
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Create config file based on prompts for operator config
2 participants