macOS
brew install yhlocal Homebrew formula metadata
brew / rang 7179
Consultez les chemins d'installation, exécutables, métadonnées et notes de sécurité de yh pour les workflows d'agents IA.
installation
brew install yhlocal Homebrew formula metadata
aperçu
YAML syntax highlighter to bring colours where only jq could
historique
yh is a small Go command-line YAML highlighter aimed at colorizing YAML streams, especially kubectl output.
The README gives a precise origin story: the author wanted color while working with Kubernetes YAML output, did not find a simple dump-and-highlight tool, and wrote one from scratch after recent Go training. The repository was created in April 2020 and published a quick run of 0.x releases through October 2020.
yh's adoption is narrow but clear: it targets Kubernetes users who pipe kubectl get ... -o yaml into a jq-like highlighter. The README documents brew install yh and downloadable release binaries for Linux, macOS, and Windows.
The canonical usage is kubectl get pod alpine -o yaml | yh. The binary also exposes help and version subcommands.
yh is an example of a packageable single-purpose CLI: one binary, stdin-to-stdout behavior, no configuration, and a memorable niche adjacent to jq and kubectl.
posture de sécurité
narrow executable package without higher-risk signals.
risque vert · confiance faible · appliance
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.
exécutables
| Commande | Type | Exposition | Note |
|---|---|---|---|
yh | exécutable | exécutable indexé | Découvert depuis l'index local des exécutables. |
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.
métadonnées d'installation
| Clé du paquet | brew:yh |
|---|---|
| Version | 0.4.0 |
| Gestionnaire de paquets | Homebrew |
| Page d'accueil | https://github.com/andreazorzetto/yh |
| Dépôt | https://github.com/andreazorzetto/yh |
| Bouteille | non enregistré |
| Service | aucun déclaré |
piste source
Cette page est servie par av-web depuis l'artéfact SQLite privé des paquets généré par scripts/generate-pkg-sqlite.py.
View the package source record on GitHub.