Skip to main content

Install

you can download the latest release of otoroshictl from https://github.com/cloud-apim/otoroshictl/releases/latest

Linux x86 64 bits

$ wget -O otoroshictl https://github.com/cloud-apim/otoroshictl/releases/download/0.0.2/otoroshictl-linux-amd64
./otoroshictl -h

Linux ARM 64 bits

$ wget -O otoroshictl https://github.com/cloud-apim/otoroshictl/releases/download/0.0.2/otoroshictl-linux-arm64
./otoroshictl -h

Mac OS x86 64 bits

$ wget -O otoroshictl https://github.com/cloud-apim/otoroshictl/releases/download/0.0.2/otoroshictl-darwin-amd64
./otoroshictl -h

Mac OS ARM 64 bits

$ wget -O otoroshictl https://github.com/cloud-apim/otoroshictl/releases/download/0.0.2/otoroshictl-darmin-arm64
./otoroshictl -h

Windows x86 64 bits

$ wget -O otoroshictl.exe https://github.com/cloud-apim/otoroshictl/releases/download/0.0.2/otoroshictl-amd64.exe
otoroshictl.exe -h