Skip to content
This repository was archived by the owner on Apr 13, 2026. It is now read-only.
This repository was archived by the owner on Apr 13, 2026. It is now read-only.

Add --prefix option for use in PATH #18

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

    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