Automic VaultAutomic Vault

brew

stern mit Homebrew, apk, chocolatey, MacPorts, Nix, pacman, zypper, scoop, winget installieren

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

Installation

Weitere Installationsbefehle

macOS

Homebrewverifiziert · 100%
brew install stern

local Homebrew formula metadata

MacPortsverifiziert · 94%
sudo port install stern

MacPorts ports tree · sysutils/stern/Portfile · Quelle: api.github.com

Linux

Alpine Linux apkverifiziert · 92%
sudo apk add stern

Alpine Linux edge package indexes · stern · Quelle: dl-cdn.alpinelinux.org

Nixverifiziert · 92%
nix profile install nixpkgs#stern

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

Arch Linux pacmanverifiziert · 92%
sudo pacman -S stern

Arch Linux sync databases · stern · Quelle: geo.mirror.pkgbuild.com

openSUSE zypperverifiziert · 92%
sudo zypper install stern

openSUSE Tumbleweed package metadata · stern · Quelle: download.opensuse.org

Windows

Chocolateyverifiziert · 92%
choco install stern

Chocolatey community package catalog · stern · Quelle: community.chocolatey.org

Scoopverifiziert · 92%
scoop install main/stern

Scoop official bucket manifest trees · bucket/stern.json · Quelle: api.github.com

Windows Package Managerverifiziert · 92%
winget install --id stern.stern -e

Windows Package Manager source index · stern.stern · Quelle: cdn.winget.microsoft.com

Überblick

Paketzusammenfassung

Tail multiple Kubernetes pods & their containers

Befehle und Aliase

  • stern

Verlauf

Projektgeschichte und Nutzung

stern is a Kubernetes log-tailing CLI for following multiple pods and containers at once. In package-manager culture it is the small, sharp alternative to repeating kubectl logs commands while debugging workloads.

Projektgeschichte

The current stern project identifies itself as a friendly fork of the discontinued wercker/stern project. Its GitHub repository was created in 2020, and the README keeps the original purpose visible: tail matching Kubernetes pods, colorize output, and automatically follow pods as they appear or disappear.

Adoptionsgeschichte

stern is distributed through direct GitHub releases, Go install, asdf, Homebrew, Krew, and WinGet according to its README, while the input package metadata also lists Linux and Windows package managers. That spread reflects its role as a routine Kubernetes operator tool rather than a single-platform utility.

Wie es verwendet wird

Typical use is interactive cluster debugging: users pass a pod regex or resource name such as deployment/nginx, optionally select namespaces or containers, and stream logs with colored pod/container labels. Its config file lets users set default flag values such as tail count, concurrency, timestamps, and colors.

Warum Paket-Nerds sich dafür interessieren

Package maintainers care about stern because it is a classic CLI that wraps a noisy platform workflow into one executable, has shell-completion and config-file behavior, and is also a kubectl-plugin ecosystem citizen through Krew.

Zeitleiste

  • 2020: The current stern/stern GitHub repository was created as a fork of discontinued wercker/stern.
  • 2020s: The README documents installation through GitHub releases, Go install, asdf, Homebrew, Krew, and WinGet.
  • 2020s: stern standardizes on ~/.config/stern/config.yaml as the default config file path.

Related projects

  • wercker/stern is the discontinued upstream named by the current fork.
  • kubectl and Kubernetes client-go are the surrounding command-line ecosystem.
  • Krew packages stern as a kubectl plugin.

Sicherheitslage

Risikostufe: orange

infrastructure mutation or orchestration signal.

Risikoklassifikator

orange Risiko · mittel Konfidenz · infrastructure

Warum

  • infrastructure mutation or orchestration signal

Signale

  • text:container,kubernetes

Installationsverhalten

  • In den Formelmetadaten ist kein Homebrew-Post-install-Hook erfasst.
  • Homebrew-Bottle-Metadaten sind für 6 Plattformziele verfügbar.
  • Build-Metadaten listen 1 Build-Abhängigkeiten.

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
~/.config/stern/config.yaml

Executables

Installierte Executables

BefehlArtSichtbarkeitHinweis
sterncliglobales Executable

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-07-25
Manager-Version1.34.0
Manager aktualisiert2026-05-02
lokale DatenOK
Upstreamaktuell
neueste erkannte Versionv1.34.0

https://github.com/stern/stern

  • OKEs wurden keine Aktualitätswarnungen generiert.

Installationsmetadaten

Paketmetadaten

Paketschlüsselbrew:stern
Version1.34.0
PaketmanagerHomebrew
Paketmanager-Seitehttps://formulae.brew.sh/formula/stern
Homepagehttps://github.com/stern/stern
Repositoryhttps://github.com/stern/stern
Upstream-Dokumentationhttps://github.com/stern/stern#readme
LizenzApache-2.0
Quellarchivhttps://github.com/stern/stern/archive/refs/tags/v1.34.0.tar.gz
Zuletzt aktualisiert2026-05-02T15:41:29Z
Pulseupdated
Build-Abhängigkeitengo
Bottleverfügbar (auf arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
Homebrew post-installnicht definiert
Dienstkeiner deklariert

Registry-Fakten

Details aus der Quelldatenbank

Source DatabaseHomebrew formula API
Taphomebrew/core
Full Namestern
Version Scheme0
Revision0
Head VersionHEAD
Bottle Stable Root URLhttps://ghcr.io/v2/homebrew/core
Deprecatedno
Disabledno
Keg Onlyno
URL Keys
  • head
  • stable

Source-Datenbank-Treffer

Andere Paketmanager-Einträge

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

Nix95%

stern

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

stern 1.33.0-r6

Multi pod and container log tailing for Kubernetes

https://github.com/stern/stern

sudo apk add stern
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: stern
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stern
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stern from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

stern-bash-completion 1.33.0-r6

Bash completions for stern

https://github.com/stern/stern

sudo apk add stern-bash-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: stern
  • normalized package name match
  • Abgeglichen nach: Stern
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stern-bash-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

stern-fish-completion 1.33.0-r6

Fish completions for stern

https://github.com/stern/stern

sudo apk add stern-fish-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: stern
  • normalized package name match
  • Abgeglichen nach: Stern
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stern-fish-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
apk95%

stern-zsh-completion 1.33.0-r6

Zsh completions for stern

https://github.com/stern/stern

sudo apk add stern-zsh-completion
  • License: Apache-2.0
  • Architecture: x86_64
  • Source Package: stern
  • normalized package name match
  • Abgeglichen nach: Stern
Alpine Linux edge package indexes · dl-cdn.alpinelinux.org · Alpine Linux edge package indexes: stern-zsh-completion from https://dl-cdn.alpinelinux.org/alpine/edge/testing/x86_64/APKINDEX.tar.gz
pacman95%

stern 1.34.0-1

Multi pod and container log tailing for Kubernetes

https://github.com/stern/stern

sudo pacman -S stern
  • License: Apache-2.0
  • Architecture: x86_64
  • 1 Abhängigkeiten
  • 1 optionale Abhängigkeiten
  • normalized package name match
  • Abgeglichen nach: Stern
Arch Linux sync databases · geo.mirror.pkgbuild.com · Arch Linux sync databases: stern from https://geo.mirror.pkgbuild.com/extra/os/x86_64/extra.db.tar.gz
zypper95%

stern 1.34.0-1.1

Multi pod and container log tailing for Kubernetes

https://github.com/stern/stern

sudo zypper install stern
  • License: Apache-2.0
  • Category: Unspecified
  • Architecture: x86_64
  • Source Package: stern
  • 1 Abhängigkeiten
  • 1 stellt bereit
  • normalized package name match
  • Abgeglichen nach: Stern
openSUSE Tumbleweed package metadata · download.opensuse.org · openSUSE Tumbleweed package metadata: stern from https://download.opensuse.org/tumbleweed/repo/oss/repodata/be8d3611d25469107f32075a1697e69ec57a2b850b42348a658cc671ad5ec2b50760d02c3e59524d50da9a11d5be799bdaffba2e166e8ca8858512e3c0bd665d-primary.xml.zst
MacPorts95%

stern

sudo port install stern
  • normalized package name match
  • Abgeglichen nach: Stern
MacPorts ports tree · api.github.com · MacPorts ports tree: sysutils/stern/Portfile from https://api.github.com/repos/macports/macports-ports/git/trees/master?recursive=1
Chocolatey95%

stern

choco install stern
  • normalized package name match
  • Abgeglichen nach: Stern
Chocolatey community package catalog · community.chocolatey.org · Chocolatey community package catalog: stern from http://community.chocolatey.org/api/v2/Packages?$filter=IsLatestVersion&$select=Id&$top=1000&$skiptoken='6.5836','capture'
Scoop95%

main/stern

scoop install main/stern
  • normalized package name match
  • Abgeglichen nach: Stern
Scoop official bucket manifest trees · api.github.com · Scoop official bucket manifest trees: bucket/stern.json from https://api.github.com/repos/ScoopInstaller/Main/git/trees/master?recursive=1
winget95%

stern.stern

winget install --id stern.stern -e
  • normalized package name match
  • Abgeglichen nach: Stern
Windows Package Manager source index · cdn.winget.microsoft.com · Windows Package Manager source index: stern.stern from https://cdn.winget.microsoft.com/cache/source.msix

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
  • Nucleus package database
  • av.db category and tag curation
  • cross-ecosystem install command graph
  • curated configuration and credential file locations
  • curated package history
  • external package-manager database matches
  • package relationship graph
  • package version freshness
  • package-page enrichment