pip install divio-cliSee Divio Support: How to use the Divio command-line interface
All of the binaries have to be built on the operating systems they're being built for.
Currently only support for native builds
./scripts/build-unix.sh./binary/divio-Darwin versionCan be built by using either Linux natively or with Docker on a UNIX system
./scripts/build-unix.shdocker-compose build
docker-compose run --rm builder./binary/divio-Linux version./scripts/test-unix.shUse / connect to a Windows (virtual) machine (the only requirement is Python 2.7) and open a PowerShell
.\scripts\build-windows.ps1.\binary\divio-Windows version