hypercli-cli
Command-line interface for HyperCLI jobs, flows, x402 pay-per-use launches, and HyperCLI checkout tooling.
Install
pip install hypercli-cli
Configure
hyper configure
Core Commands
# GPU discovery and launch
hyper instances list
hyper instances launch nvidia/cuda:12.6.3-base-ubuntu22.04 -g l4 -c "nvidia-smi"
# x402 pay-per-use GPU launch
hyper instances launch nvidia/cuda:12.6.3-base-ubuntu22.04 -g l4 -c "nvidia-smi" --x402 --amount 0.01
# Job lifecycle
hyper jobs list
hyper jobs logs <job_id>
hyper jobs metrics <job_id>
hyper jobs exec <job_id> "nvidia-smi"
hyper jobs shell <job_id>
# Dry-run launch validation
hyper instances launch nvidia/cuda:12.6.3-base-ubuntu22.04 -g l4 -c "nvidia-smi" --dry-run
# Flows (recommended media path)
hyper flow text-to-image "a cinematic portrait"
hyper flow text-to-image "a cinematic portrait" --x402
# Direct inference and reusable uploads
hyper llm chat "Summarize the current platform status"
hyper files upload ./source.png
# HyperCLI checkout/config
hyper agent plans
hyper agent subscribe solo
hyper agent activate-code PROMO123
hyper agent config env
hyper agent exec <agent_id> "ls -la"
hyper agent shell <agent_id>
hyper agents create --name docs-demo --size small --wait
hyper agents wait docs-demo --timeout 300
hyper agents stop docs-demo --wait --timeout 900
Agent waits are event-assisted and confirm state through REST. hyper agents status and hyper agents list are one-shot snapshots.
The current paid plan IDs are solo ($39, 25M pooled tokens/day, one small
agent), team ($79, 50M pooled tokens/day, up to three medium agents), and
pro ($149, 100M pooled tokens/day, up to three large agents). Discover the
live catalog with hyper agent plans before checkout.
Notes
hyper llmprovides one-shot chat and image inference. For persistent agent configuration, usehyper config ...and the OpenAI/Anthropic-compatible provider settings.- Use
hyper flow status <render_id> --output jsonfor structured status.hyper flow getuses--formatfor metadata and--outputfor downloads.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file hypercli_cli-2026.8.11.tar.gz.
File metadata
- Download URL: hypercli_cli-2026.8.11.tar.gz
- Upload date:
- Size: 120.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
904f1647d6ae1bcc87715bf44292511acb5ba9346a930e531d88fa4f6a41814c
|
|
| MD5 |
22f24f5a9fc9428057eb8561f4e3545f
|
|
| BLAKE2b-256 |
db6d888449ca32feccdab642f0c72049ebcb1b6ce204496b23cd094072419316
|
File details
Details for the file hypercli_cli-2026.8.11-py3-none-any.whl.
File metadata
- Download URL: hypercli_cli-2026.8.11-py3-none-any.whl
- Upload date:
- Size: 107.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
75aeb9f985141b76d7da695de1eec542ea518f533a91ef407e999c961dc36f07
|
|
| MD5 |
4a4b0c61e8c429a50ba1c4dc907d2c92
|
|
| BLAKE2b-256 |
bd1b42344d99363f3a2b7bd780c20b9c0b494e2d45f5151c74972b8520b51bf3
|