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)
Windows x64
Or run it without installing: npx dcxv --help
Commands
Command
Descripción
dcxv loginAuthorize this device (opens your browser)
dcxv whoamiShow the authenticated account
dcxv balanceBalance and accepted payment methods
dcxv ordersList servers/products (alias: ls, list)
dcxv order <id>Full details: specs, status, resource usage, access info
dcxv order newOrder 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.