Automic VaultAutomic Vault

brew

Installer stern avec Homebrew, apk, chocolatey, MacPorts, Nix, pacman, zypper, scoop, winget

Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de stern pour les workflows d'agents IA.

installation

Commandes d'installation supplémentaires

macOS

Homebrewvérifié · 100%
brew install stern

local Homebrew formula metadata

MacPortsvérifié · 94%
sudo port install stern

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

Linux

Alpine Linux apkvérifié · 92%
sudo apk add stern

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

Nixvérifié · 92%
nix profile install nixpkgs#stern

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

Arch Linux pacmanvérifié · 92%
sudo pacman -S stern

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

openSUSE zyppervérifié · 92%
sudo zypper install stern

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

Windows

Chocolateyvérifié · 92%
choco install stern

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

Scoopvérifié · 92%
scoop install main/stern

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

Windows Package Managervérifié · 92%
winget install --id stern.stern -e

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

aperçu

Résumé du paquet

Tail multiple Kubernetes pods & their containers

Commandes et alias

  • stern

historique

Historique du projet et usages

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.

Historique du projet

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.

Historique d'adoption

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.

Modes d'utilisation

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.

Pourquoi les passionnés de paquets s'y intéressent

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.

Chronologie

  • 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.

posture de sécurité

Niveau de risque : orange

infrastructure mutation or orchestration signal.

Classificateur de risque

risque orange · confiance moyen · infrastructure

Pourquoi

  • infrastructure mutation or orchestration signal

Signaux

  • text:container,kubernetes

Comportement d'installation

  • Aucun hook post-install Homebrew n’est enregistré dans les métadonnées de formule.
  • Les métadonnées de bottle Homebrew sont disponibles pour 6 plateformes.
  • Les métadonnées de compilation listent 1 dépendances de compilation.

Revue recommandée

Avant une utilisation sans surveillance par un agent, vérifiez si l'outil lit des identifiants en clair, écrit un état distant, publie des artefacts ou lance des plugins.

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

exécutables

Exécutables installés

CommandeTypeExpositionNote
sterncliexécutable global

fraîcheur

Version et fraîcheur

Ces signaux séparent l'âge de génération de la page, l'activité du gestionnaire de paquets et la comparaison avec les versions amont. Un retard de version n'est signalé que lorsqu'une URL de preuve et des versions comparables sont présentes.

page générée2026-07-25
version du gestionnaire1.34.0
gestionnaire mis à jour2026-05-02
données localesOK
amontà jour
dernière version détectéev1.34.0

https://github.com/stern/stern

  • OKAucun avertissement de fraîcheur n'a été généré.

métadonnées d'installation

Métadonnées du paquet

Clé du paquetbrew:stern
Version1.34.0
Gestionnaire de paquetsHomebrew
Page du gestionnaire de paquetshttps://formulae.brew.sh/formula/stern
Page d'accueilhttps://github.com/stern/stern
Dépôthttps://github.com/stern/stern
Docs amonthttps://github.com/stern/stern#readme
LicenceApache-2.0
Archive sourcehttps://github.com/stern/stern/archive/refs/tags/v1.34.0.tar.gz
Dernière mise à jour2026-05-02T15:41:29Z
Pulseupdated
Dépendances de compilationgo
Bouteilledisponible (sur arm64_linux, arm64_sequoia, arm64_sonoma, arm64_tahoe, sonoma, x86_64_linux)
post-install Homebrewnon défini
Serviceaucun déclaré

faits du registre

Détails de la base source

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

correspondances dans les bases sources

Autres enregistrements de gestionnaires de paquets

Les correspondances proviennent d’index externes de gestionnaires de paquets et restent séparées des liens de paquets Automic Vault locaux.

Nix95%

stern

nix profile install nixpkgs#stern
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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 Dépendances
  • 1 dépendances optionnelles
  • normalized package name match
  • Correspondance par : 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 Dépendances
  • 1 fournit
  • normalized package name match
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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
  • Correspondance par : 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

piste source

Généré depuis les données du dépôt

Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.

Sources utilisées

  • 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