Scalix Cloud CLI 1.3.4
Install / update
npm install -g scalix-cloud # install
npm update -g scalix-cloud # updateThe 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
apitree 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