Prerequisites#
CPU architecture#
All the choreo components run on both AMD and ARM based CPU
Operating system#
We tested on WSL for windows and Linux and darwin OS.
choreoctl#
Choreoctl is a command line tool for communicating with a Choreo server.
choreoctl is a single binary built for linux and Mac OS, distributed via ghreleases. It
To download & install the latest release the following automated installation script can be used.
As a result, the latest choreoctl
version will be installed in the /usr/local/bin directory and the version information will be printed out.
To install a specific version of choreoctl
, provide the version with -v flag to the installation script: