Categorygithub.com/cappyzawa/kubectl-colorize-applied

# README

kubectl-colorize-applied

Enjoy coloring the applied results.

How to install

kubectl krew install colorize-applied

How to use

This plugin colorizes the results of apply/dry-run.
Each line containing the following strings is colored: pruned, configured, created, and unchanged.

kubectl apply --prune -f manifest.yaml --dry-run=server | kubectl colorize-applied

# Packages

No description provided by the author