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
# HyperCLI checkout/config
hyper agent plans
hyper agent subscribe basic
hyper agent activate-code PROMO123
hyper config env
hyper agent exec <agent_id> "ls -la"
hyper agent shell <agent_id>
hyper agents create --index-on-session-start --index-on-search --index-watch
Notes
hyper llmcommand surface has been removed.- For inference setup, use HyperCLI (
hyper config ...) and your agent/client's OpenAI-compatible configuration.
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
hypercli_cli-2026.7.31.tar.gz
(112.4 kB
view details)
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.7.31.tar.gz.
File metadata
- Download URL: hypercli_cli-2026.7.31.tar.gz
- Upload date:
- Size: 112.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via:
twine/7.0.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f80899f8a6b49ed2058f5003e135a21859cc9a1412ff0ec1cf6e638a1b37d5b
|
|
| MD5 |
235e8b00f40917ba06a4a84bdb682dfe
|
|
| BLAKE2b-256 |
a801094533b1a9026f9dd478a2da63f87b9514400c80084823c37e4a6892b183
|
File details
Details for the file hypercli_cli-2026.7.31-py3-none-any.whl.
File metadata
- Download URL: hypercli_cli-2026.7.31-py3-none-any.whl
- Upload date:
- Size: 105.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 |
be38e2df5abde99099db6f475e09bb4456c26b7d8c62949fdef9636c3b064e98
|
|
| MD5 |
80be8c85f58100f4ea09f327cfefa035
|
|
| BLAKE2b-256 |
a78f851f50c4e072d2ec4f075453df546f262c899c452e46318bb11c028533a8
|