Skip to content

YAML syntax highlighter to bring colours to kubectl output

License

Notifications You must be signed in to change notification settings

andreazorzetto/yh

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

80 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

yh - YAML Highlighter

A dummy YAML syntax highlighter that brings colours where only jq could.

This project starts with the author's incapacity to give up on colours while playing with kubernetes cli and YAML output (kubectl get something -o yaml) as it would happen with JSON and jq.

Unable to find a YAML highlighter he could simply throw some content at, with little to no respect expectation, and full of inspiration from his recent Go training, he decided to write one from scratch.

Comparison with or without yh

How to use

As easy as you secretly hoped

kubectl get pod alpine -o yaml | yh

Other commands:

  • yh help
  • yh version

Download & installation

Find the latest releases here:

Linux or MacOS

Unzip

unzip yh-<os>-<arch>.zip

Move the binary somewhere in your PATH

mv yh /usr/local/bin/

Windows

Like above but with your mouse

Future developments

This project is still a work in progress and I'm considering different routes regarding improvements and new features. Anyone thinking to contribute or make suggestions/requests is more than welcome.

About

YAML syntax highlighter to bring colours to kubectl output

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages