Installation
Quick Install (Recommended)
curl -fsSL https://raw.githubusercontent.com/AceCloudAI/ace-cli-releases/main/install.sh | bashManual Download
Platform
Binary
# Example: macOS Apple Silicon
curl -L https://github.com/AceCloudAI/ace-cli-releases/releases/latest/download/ace-darwin-arm64 \
-o /usr/local/bin/ace
chmod +x /usr/local/bin/aceVerify Installation
ace --version
# ace version 1.4.2-betaSelf-Update
Shell Completion
Last updated