Documentation Index
Fetch the complete documentation index at: https://docs.cloudx.io/llms.txt
Use this file to discover all available pages before exploring further.
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:
brew tap cloudx-io/cloudx
brew install cloudx
Update
To install the latest available CLI release:
brew update
brew upgrade cloudx
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