Comrade
  • Introduction
  • Installation
    • Using Docker
    • Using pip
    • From Source
  • Configuration
    • Cluster Discovery
    • Parameters and Environment Variables
  • Development
  • Screens
    • Main Screen
      • Index Settings
    • REST
  • Other
    • Contributing
    • Changelog
    • Roadmap
Powered by GitBook
On this page

Was this helpful?

  1. Installation

Using pip

Describes the instruction to follow in order to install comrade using pip

PreviousUsing DockerNextFrom Source

Last updated 5 years ago

Was this helpful?

In order to install Comrade using python's pip simply run

pip install elasticsearch-comrade

afterwords, comrade command will be available on our terminal

For more information regarding the clusters directory and Comrade's various configuration option please refer the section

Configuration