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

Support --home argument #144

Description

@rootwarp

Is your feature request related to a problem? Please describe.
A clear and concise description of what the problem is. Ex. I'm always frustrated when [...]

By default, this CLI application uses $HOME/.eigenlayer directory as a home so keys are stored under this directory.
But in some operators who would like to manage their keys explicitly,
using the hidden directory could be the choice to be avoided.

To resolve this issue, many CLI tools (like Cosmos SDK) support --home argument to support user's variable tastes.

Describe the solution you'd like
A clear and concise description of what you want to happen.

Support --home argument for all CLI subcommand.
If a user does not use --home argument, the CLI should work like the current behavior.

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions