Skip to content

its-dave/toolbox

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

36 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

toolbox

  • Dave's script toolbox
  • Clone this repo and add it to your $PATH for quick access to the following scripts

kx - kubectl extensions

  • The kx script runs kubectl get pods, continually refreshing the output
  • Script runs locally against a configured kubernetes cluster
  • Full instructions available here or by calling kx -?

highlight

  • The highlight script highlights specified strings and the lines on which they appear
  • Commands should be piped to highlight as you would with grep
    • e.g. cat file | highlight string1 string2

About

No description, website, or topics provided.

Resources

License

Stars

0 stars

Watchers

1 watching

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages