fh CLI Factor CLI 1.0 September 24, 2026
Factor CLI, Terminal UI and Agent Skills
Show changelog Hide changelog
- Added:
- Every Kpow REST endpoint as a `fh kafka …` command, with table, JSON and YAML output
- Identifiers are arguments (`fh kafka topic get orders`); scope is a flag (`--cluster`, `--connect`, `--registry`)
- One `fh kafka schema …` tree for Confluent and AWS Glue registries
- Sign in with basic auth or OpenID Connect (`fh auth login` opens the browser; tokens refresh automatically)
- Named contexts for multiple deployments (`fh config context …`, `--context`, `FH_CONTEXT`)
- `fh tui`: a live terminal UI over the Kpow data feed, covering overview, signals, data inspect, topics, consumer groups, Kafka Streams, schema registries, brokers, Kafka Connect and Flink
- Topic create, add partitions and delete, and consumer group offset reset, from the TUI; staged mutations wait for approval as they do in Kpow
- Pin a topic or group to narrow every view to it; sort any list by any column; `?` shows the keys for the current view
- `fh skills install` puts seven Kpow agent skills into Claude Code, Codex, GitHub Copilot and other Agent Skills clients
- Signed checksums, an SBOM per archive and a vulnerability report with every release