Skip to main content

Installation

This page covers the current CloudX CLI installation options by platform.

macOS

The CloudX CLI is currently available on macOS through Homebrew. Supported macOS platforms:
  • Apple Silicon (arm64)
  • Intel (amd64)

Install With Homebrew

Tap the CloudX Homebrew repository and install the CLI:

Update

To install the latest available CLI release:
When the CloudX API reports that a newer CLI version is available, older CLI versions may print an upgrade notice after a command finishes. Run the Homebrew update commands above, then check cloudx --version.

Uninstall

To remove the CLI:

Windows

Download the latest Windows binaries from here. Package manager support for Windows is coming soon.

Linux

Download the latest Linux binaries from here. Package manager support for Linux is coming soon.

Verify The Install

Confirm that the CLI is available on your machine:
You can also print the root help:

Next Steps