pkg.soopen package index

brew / Rang 11106

topicctl mit Homebrew, Nix installieren

Prüfe Installationswege, Executables, Metadaten und Sicherheitshinweise für topicctl in AI-Agent-Workflows.

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install topicctl

local Homebrew formula metadata

Linux

Nixverifiziert · 92%
nix profile install nixpkgs#topicctl

nixpkgs package indexes · pkgs/by-name/to/topicctl/package.nix · Quelle: api.github.com

Überblick

Paketzusammenfassung

Declarative Kafka topic management

Befehle und Aliase

  • topicctl

Verlauf

Projektgeschichte und Nutzung

topicctl is Segment's command-line tool for declarative Apache Kafka topic management. Its official README frames the project around applying topic changes from YAML and using a REPL to inspect brokers, topics, consumer groups, messages, offsets, partitions, ACLs, and related Kafka resources.

Projektgeschichte

The project was created to make Kafka topic management more transparent and user-friendly for Segment's operational use. The README says standard Kafka tooling was tedious and error-prone for this job because it lacked a standard declarative format that could be checked into Git and required multiple commands with different interfaces to understand cluster state.

topicctl's design borrows from kubectl-style declarative operations: users keep cluster and topic definitions as YAML, run apply/check/bootstrap/rebalance style commands, and inspect cluster state interactively. The README also documents a later revamp from the v0 line to support direct cluster access without ZooKeeper and add TLS/SSL and SASL security options.

Adoptionsgeschichte

Its adoption niche is infrastructure teams running Kafka who want package-manager-installable tooling rather than bespoke scripts. The input package facts list both Homebrew and Nix packaging, while the official README also documents Go install, source build, and Docker image installation paths.

Wie es verwendet wird

Common usage is to store cluster configuration in cluster.yaml and topic definitions under topics/*.yaml, then use topicctl apply to create or update topics so the live cluster matches the desired files. The README's quick tour also shows topicctl repl for interactive exploration and commands such as get brokers, get topics, get partitions, get offsets, and tail.

For package-nerd workflows, topicctl is the kind of CLI that turns Kafka topic state into reviewable files: bootstrap can import existing topics into configs, check can validate config against cluster state, and apply/rebalance can be put into operational runbooks or CI-style review gates.

Warum Paket-Nerds sich dafür interessieren

topicctl matters to package-focused operators because it packages a common Kafka administration pain point as a single Go CLI with declarative files, a REPL, and install paths that fit Homebrew, Nix, Docker, and go install workflows. It is most significant in Kafka/platform-engineering circles rather than as a general-purpose end-user tool.

Zeitleiste

  • v0 era: Older implementation preserved on the official v0 branch for users who need to revert.
  • v1 era: README documents a revamp adding ZooKeeper-less cluster access plus TLS/SSL and SASL options.
  • 2026: GitHub releases page lists the v2.0.x line, including v2.0.0 and v2.0.2, with ongoing changes around placement strategy and bootstrapping.

Related projects

  • The README explicitly says topicctl was inspired by kubectl and points readers to Segment's data-digger as another Kafka-oriented command-line tool.

Sicherheitslage

Risikostufe: grün

narrow executable package without higher-risk signals.

Risikoklassifikator

grün Risiko · niedrig Konfidenz · appliance

Warum

  • narrow executable package without higher-risk signals

Signale

  • metadata:no-higher-risk-signals

Installationsverhalten

  • Es wurden keine Homebrew-Bottle-Metadaten erfasst.

Empfohlene Prüfung

Prüfe vor unbeaufsichtigter Agent-Nutzung, ob das Tool Klartext-Credentials liest, Remote-Zustand schreibt, Artefakte veröffentlicht oder Plugins ausführt.

local files

Configuration and credential file locations

These source-backed paths show where this package keeps local settings or durable credentials. Automic Vault can use them as review targets for secret scanning, migration, and command approval.

Configuration files

Config paths the tool may read or write during local use.

Unix
cluster.yamltopics/*.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
topicctlExecutableindexiertes ExecutableAus dem lokalen Executable-Index erkannt.

Aktualität

Version und Aktualität

Diese Signale trennen das Alter der Seitengenerierung, Aktivität des Paketmanagers und Upstream-Release-Vergleich. Versionsrückstand wird nur gemeldet, wenn eine Evidenz-URL und vergleichbare Versionen vorhanden sind.

Seite generiert2026-08-03
Manager-Version2.0.2
Manager aktualisiert2026-07-26
lokale Datenunbekannt
Upstreamnicht verfügbar
neueste erkannte Versionnicht erkannt
  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:topicctl
Version2.0.2
PaketmanagerHomebrew
Homepagehttps://github.com/segmentio/topicctl
Repositoryhttps://github.com/segmentio/topicctl
Zuletzt aktualisiert2026-07-26T00:51:25+02:00
Pulseupdated
Bottlenicht erfasst
Dienstkeiner deklariert

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

Treffer stammen aus externen Paketmanager-Indizes und bleiben von lokalen Automic-Vault-Paketlinks getrennt.

Nix95%

topicctl

nix profile install nixpkgs#topicctl
  • normalized package name match
  • Abgeglichen nach: Topicctl
nixpkgs package indexes · api.github.com · nixpkgs package indexes: pkgs/by-name/to/topicctl/package.nix from https://api.github.com/repos/NixOS/nixpkgs/git/trees/master?recursive=1

Quellspur

Aus Repository-Daten generiert

Diese Seite wird von av-web aus dem privaten Paket-SQLite-Artefakt bereitgestellt, das scripts/generate-pkg-sqlite.py erstellt.

Verwendete Quellen

  • Geiger risk classifier
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • pkg.so package database
  • pkgdb category and tag curation