One change
quickstart
cli-sdks-libraries/cli/quickstart
Nearest release: v2.1.250, published an hour before this site recorded the change. Shown because the two are within 24 hours of each other. Nothing here says the release caused the edit.
cli-sdks-libraries/cli/quickstart Changed · +1 / -1 lines
from line 29
For Linux environments, download the release binary directly. ```bash - VERSION=1.26.1 + VERSION=1.27.0 OS=$(uname -s | tr '[:upper:]' '[:lower:]') case $(uname -m) in x86_64) ARCH=amd64 ;;