Skip to content

A kubectl wrapper applying syntax highlighting to kubectl output.

License

Notifications You must be signed in to change notification settings

aklin/kubectl-prettifier-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

18 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

kubectl-prettifier-script

A kubectl wrapper applying syntax highlighting to kubectl output.

Installation

  1. Install highlight.
  2. Create a file named kubectl-prettify somewhere on your $PATH.
  3. Copy the script contents into the new file.
  4. Make the new file executable: chmod +x /usr/bin/kubectl-prettify.
  5. Verify correct installation with kubectl plugins list.
  6. (Optional) Alias: alias kubectl="kubectl prettify".

Supported Systems

System Support
Linux
OSX
Windows

About

A kubectl wrapper applying syntax highlighting to kubectl output.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages