On Prem - CLI Installation

  • Unzip the Hub Enterprise Files zip

  • Run the install.sh script located at ol-cli/install.sh with the following command:

    bash install.sh
  • Reload your bash profile using:

    source ~/.bash_profile
  • Login to the Hub and retrieve an API key.

  • Set the CLI to work with your local OpenLegacy Hub:

    ol config hub --hub-url <HUB-ENV-URL> example: ol config hub --hub-url http://3.235.245.156:8080
  • With the API key try to login into the CLI and continue with the rest of the flow: