28 groups · 119+ subcommands. Bare hoox launches the TUI.
@jango-blockchained/hoox-cli • v0.9.4 • 58 test files
Installation guide →alias: bootstrap · quickstart
One-shot bootstrap: runs init + setup in sequence. Recommended first command. Aliases: bootstrap, quickstart.
Interactive wizard: write wrangler.jsonc and collect account/secrets. Does not generate keys, apply schema, or deploy.
Provision workspace: wrangler, submodules, build, keys, D1 schema, secrets, dashboard. Each step skippable.
Clone worker repositories as git submodules. No name lists clone status; --all clones every worker.
Local development engine. Start all enabled workers, a single worker, or the Next.js dashboard (native or Docker).
Dashboard shortcuts. Delegates to dev dashboard / deploy dashboard.
OpenTUI terminal operations center. Also launched when you run hoox with no args and wrangler.jsonc exists.
Per-worker convenience facade: list status, start dev, or tail logs (delegates to dev/logs).
Edge deployment: workers, dashboard (OpenNext), Telegram webhook, KV config, version history and rollback.
Cloudflare resource lifecycle: D1, KV, R2, Queues, Vectorize, Analytics Engine — plus auto-provision from wrangler.jsonc.
Pull latest main repo, update a worker submodule, or upgrade wrangler. Not an npm self-update of the CLI binary.
wrangler.jsonc and nested env/kv tools. Prefer top-level hoox secrets / hoox keys over nested legacy paths.
Preferred secrets surface. List, set, delete, and sync encrypted worker secrets (.dev.vars ↔ Cloudflare).
Internal auth keys for inter-worker communication. Written under .keys/ (gitignored).
Validate worker wrangler.jsonc against canonical manifests; list bindings; generate configs.
Validate toolchain, full setup, worker health endpoints, and auto-fix common issues.
Diagnose and heal: redeploy workers, provision missing infra, re-sync secrets/KV, re-apply DB, full rebuild.
Verification pipeline: lint → typecheck → unit → integration, plus live Cloudflare service tests.
D1 administration: apply schema, migrations, list tables, query SQL, export, destructive reset.
Pine Script tooling: download Binance OHLCV, backtest strategies, export chart data, bundle libraries for deploy.
Ops controls: recent trades, D1 system logs, kill-switch, queue depth, D1 backup, analytics rollups.
Live Cloudflare Worker log tail for one worker or all enabled workers.
Cloudflare Workers Observability (beta): spans, metrics, live tail, filter keys, OTLP destinations, usage.
Probe-based fast-path latency: batch run (p50/p95/p99), continuous tail, historical report from observability.
AI agent ops — probe multi-provider model gateway health.
Cloudflare WAF: status, firewall rules (allow/block/rate-limit/custom), enable/disable mode on zone.
Generate shell completion scripts for bash, zsh, or fish.
Print legal disclaimers and trademark information.