Command-Line interface for Emcee.cloud
brew tap avito-tech/tap && brew install emcee-cloud
curl --location https://github.com/avito-tech/Emcee.cloud-CLI/releases/download/{VERSION}/emcee-cloud_Darwin_all.tar.gz --output emcee-cloud_Darwin_all.tar.gz
tar -xzf emcee-cloud_Darwin_all.tar.gz /usr/bin/emcee-cloud
chmod +x /usr/bin/emcee-cloud
xattr -dr com.apple.quarantine /usr/bin/emcee-cloud
curl --location https://github.com/avito-tech/Emcee.cloud-CLI/releases/download/{VERSION}/emcee-cloud_Linux_{CPU_ARCHITECTURE}.tar.gz --output emcee-cloud_Linux_{CPU_ARCHITECTURE}.tar.gz
tar -xzf emcee-cloud_Linux_{CPU_ARCHITECTURE}.tar.gz /usr/bin/emcee-cloud
chmod +x /usr/bin/emcee-cloud
For quick reference you can use emcee-cloud --help
command
For more information check our documentation