Skip to content

Add --prefix option for use in PATH #18

Open
@bsander

Description

@bsander

If I want to access one of the elasticsearch binaries (like plugin), I need to directly access them. It would be great to have a --prefix switch like brew so I could add something like the following line to my PATH variable for easy access:

PATH="$(esvm --prefix)/bin:$PATH"

Thanks for a great tool!

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions