Hallaxius CLI

Installation

Get the Hallaxius CLI up and running on your machine. Choose your preferred package manager below.

Prerequisites

  • Bun 1.0+ (recommended) — fastest experience with native support
  • Node.js 18+ — alternative runtime if Bun is not available
  • Windows — required for DPAPI-based API key encryption

Install

The recommended way to install. Bun provides the best performance and native compatibility.

$bun install -g @hallaxius/cli

Initial Setup

After installing, configure your API key to start using the CLI:

$hallaxius configure sk_live_abc123
Terminal
✓ API key saved securely

Your API key is encrypted with DPAPI and stored securely at %APPDATA%\HallaxiusCli\hallaxius.config.json.

Verify

Verify everything is working:

$hallaxius verify
Terminal
Validating API key...
OK

Quick Test

Upload a file to confirm everything works end-to-end:

$hallaxius upload photo.png
Terminal
⠋ [████████████████████████████] 100% 12.5 MB/s
✓ Upload completed successfully
URL https://cdn.hallaxi.us/abc123