Skip to main content

Requirements

  • Linux: x86_64 or arm64
  • macOS: Apple Silicon (M1+). Intel Macs should use the pip install method.
  • Windows: x86_64
  • Python: 3.10+ (only required for pip install or build from source)

Install

Linux / macOS
The script auto-detects your OS and architecture, downloads the correct binary, verifies the SHA256 checksum, and installs to ~/.local/bin/xpoz-cli.Override the install directory or pin a specific version:
Ensure ~/.local/bin is in your PATH. Add export PATH="$HOME/.local/bin:$PATH" to your shell profile if needed.

Windows (PowerShell)
Installs to %LOCALAPPDATA%\xpoz-cli\xpoz-cli.exe. The script adds this directory to your user PATH automatically.

Verify Installation

Next Steps

Authentication

Log in with your access key to start making queries.

Usage

Learn about platforms, commands, and global flags.