Skip to content

Magicloud/kubectl-map

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Kubectl Map

This is a kubectl plugin that adds map command. The command takes a resource kind and a JSON path, applying the path to all objects of the resource kind, listing the result.

I made this tool becase kubectl get --filter only supports a few items to filter and it is even varies amount all resource kinds.

About

Add `map` command to kubectl to apply JSON path on specified kind of resources.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published