For the complete documentation index, see llms.txt. This page is also available as Markdown.

Install On Windows

Install the Endless CLI on Windows

  1. Go to the Endless Release.

  2. Download the appropriate zip file, ie: endless-cli-Windows-x86_64.zip.

  3. Unzip the downloaded file.

  4. Move the extracted Endless binary file, ie: endless.exe into your preferred folder.

  5. Right click, then copy the path to the executable.

    1. Ex. C:\Users\<username>\Downloads\endless.exe.

  6. Open PowerShell via the Start Menu.

  7. Verify the installation by running the help command.

    1. Ex. C:\Users\<username>\Downloads\endless.exe --help.

Last updated