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 -hLinux ARM 64 bits
$ wget -O otoroshictl https://github.com/cloud-apim/otoroshictl/releases/download/0.0.2/otoroshictl-linux-arm64
./otoroshictl -hMac OS x86 64 bits
$ wget -O otoroshictl https://github.com/cloud-apim/otoroshictl/releases/download/0.0.2/otoroshictl-darwin-amd64
./otoroshictl -hMac OS ARM 64 bits
$ wget -O otoroshictl https://github.com/cloud-apim/otoroshictl/releases/download/0.0.2/otoroshictl-darmin-arm64
./otoroshictl -hWindows x86 64 bits
$ wget -O otoroshictl.exe https://github.com/cloud-apim/otoroshictl/releases/download/0.0.2/otoroshictl-amd64.exe
otoroshictl.exe -h