DCXV CLI

Manage servers, orders, and payments from your terminal.

v0.1.0 · Linux, macOS, Windows · SHA256SUMS

Manual download

No shell access, or prefer to verify the binary yourself? Grab it directly.

Platform
Download
Linux x64
Linux ARM64
macOS (Apple Silicon)

Or run it without installing: npx dcxv --help

Commands

Command
Descripción
dcxv login
Authorize this device (opens your browser)
dcxv whoami
Show the authenticated account
dcxv balance
Balance and accepted payment methods
dcxv orders
List servers/products (alias: ls, list)
dcxv order <id>
Full details: specs, status, resource usage, access info
dcxv order new
Order a product (dry-run unless --yes)
dcxv pay <method> <amount>
Create a payment and print the pay link
dcxv watch <id>
Stream live deploy/task progress

Add --json to any read command for machine-readable output, and --yes to confirm billing or destructive actions.