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 claw plans
hyper claw subscribe 1aiu
hyper claw config env
hyper claw exec <agent_id> "ls -la"
hyper claw shell <agent_id>
Notes
hyper llmcommand surface has been removed.- For inference setup, use HyperClaw (
hyper claw 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.3.8.tar.gz
(60.0 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.3.8.tar.gz.
File metadata
- Download URL: hypercli_cli-2026.3.8.tar.gz
- Upload date:
- Size: 60.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9969bd2618180c3021923826e4767fc38b8380c3886b720f4294dbf70cfb18f6
|
|
| MD5 |
bad7791dcd6f29d72d072b3a50ee8e6a
|
|
| BLAKE2b-256 |
ed63873d6b579ca06ac32516463d22214b77fbab4a33498b292d3bd0783c064e
|
File details
Details for the file hypercli_cli-2026.3.8-py3-none-any.whl.
File metadata
- Download URL: hypercli_cli-2026.3.8-py3-none-any.whl
- Upload date:
- Size: 69.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.12.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7ab8aed1051b4390d414e3d2b2f378fc476657f83ae9e2b1313cf7f4cdbce410
|
|
| MD5 |
b49aa6ff52f4483c9ca1696c536abcba
|
|
| BLAKE2b-256 |
f43f691a612a232057740e17cb8b04da4c58c4ba80b83d15c675c1a6d09cb542
|