Skip to content

Releases: scalixworld/scalix-cloud-cli

scalix-cloud CLI v1.3.4

Choose a tag to compare

@Scalix-World-team Scalix-World-team released this 15 Jul 05:05

Scalix Cloud CLI 1.3.4

Install / update

npm install -g scalix-cloud     # install
npm update -g scalix-cloud      # update

The npm package is a thin launcher that downloads the right binary below for your platform, verifies its checksum, and caches it inside the package.

Platforms: Linux x86_64 / aarch64 · macOS Apple Silicon · Windows x86_64. (Intel-mac binary lands shortly.)

What's new in 1.3.4

  • First generally-available CLI release — 27 top-level commands + a generated api tree covering the full OpenAPI surface, shell completions.
  • Published via npm OIDC trusted publishing; binaries distributed from this public repo.
  • Supersedes 1.3.3 (whose wrapper pointed at a private download URL).

SDKs on the same API line: npm install @scalix-world/sdk · pip install scalix-sdk — docs at https://docs.scalix.world

scalix-cloud CLI v1.3.3

Choose a tag to compare

@Scalix-World-team Scalix-World-team released this 15 Jul 04:50

CLI binaries: Linux x86_64/aarch64, macOS Apple Silicon, Windows x86_64. Install: npm i -g scalix-cloud