Hallaxius CLI

Account

Manage your API key, view your plan details, storage usage, and available features — all from the terminal.

Configure API Key

Set or update your API key. It will be encrypted with DPAPI and stored securely on disk.

$hallaxius configure sk_live_abc123
Terminal
✓ API key saved securely

Verify API Key

Check if your stored API key is still valid:

$hallaxius verify
Terminal
Validating API key...
OK

Reset Configuration

Clear your stored API key and configuration:

$hallaxius reset
Terminal
✓ Configuration cleared

Plan & Features

View your current plan, storage usage, limits, and feature availability:

$hallaxius plan
Terminal
Account
Email: user@example.com
Username: zyrox
 
Plan
Name: Free
Status: Free
 
Storage
Used: 150 MB
Limit: 500 MB
Usage: 30%
[██████░░░░░░░░░░░░░░░░] 30%
 
Limits
Max file size: 25 MB
Default expiry: 7d
 
Features
✓ Password Protection
✓ Link Shortener
✗ Custom Slug
✗ Custom Domain
✗ Virus Scan

Full Profile

Use profile for extended information including user ID and an extended feature list:

$hallaxius profile
Terminal
User
ID: abc-123-def
Username: zyrox
Email: user@example.com
 
Plan
Name: Free
Status: Free
 
Storage
Used: 150 MB
Limit: 500 MB
Usage: 30%
[██████░░░░░░░░░░░░░░░░] 30%
 
Limits
Max file size: 25 MB
Default expiry: 7d
 
Features
✓ Custom Domain
✓ Custom Subdomain
✓ Password Links
✓ Link Shortener
✗ Custom Slug
✗ Virus Scanning
✗ Analytics

Command Reference

CommandShortcutDescription
configurecfgSet your API key
verifyvValidate API key
resetrmClear stored configuration
planaccShow plan and features
profileprofShow full profile info