CLI for HyperCLI - GPU orchestration and LLM API
Project description
hypercli-cli
Command-line interface for HyperCLI jobs, flows, x402 pay-per-use launches, and HyperClaw 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
# HyperClaw checkout/config
hyper agent plans
hyper agent subscribe basic
hyper agent activate-code PROMO123
hyper agent config env
hyper agent exec <agent_id> "ls -la"
hyper agent shell <agent_id>
Notes
hyper llmcommand surface has been removed.- For inference setup, use HyperClaw (
hyper agent config ...) and your agent/client's OpenAI-compatible configuration.
Project details
Release history Release notifications | RSS feed
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.6.21.tar.gz
(92.8 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.6.21.tar.gz.
File metadata
- Download URL: hypercli_cli-2026.6.21.tar.gz
- Upload date:
- Size: 92.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
42820c4392d93ac15de54b4f17292bb557767ad7f19d35c987bedbfa341caee8
|
|
| MD5 |
2bb119e4667e1d83bad1452457e368ff
|
|
| BLAKE2b-256 |
1a6b49fae83d4a2561fe9115e2deffa42b91b81696479714176d9262633cf1e8
|
File details
Details for the file hypercli_cli-2026.6.21-py3-none-any.whl.
File metadata
- Download URL: hypercli_cli-2026.6.21-py3-none-any.whl
- Upload date:
- Size: 92.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.13
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
530c101e004e100ca791da514325f78591f3726b796e4ef913943f211a2dfe94
|
|
| MD5 |
040427e139d2f43f30094a8572f2e1f8
|
|
| BLAKE2b-256 |
36941bbc0f92cafc4288f8244d2294e903e2f75697a5da6c2d259a4d4ca4d04f
|