Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 411 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 411 Bytes

Cronlogs

Small utility for getting logs fron cronjobs, using fzf for ux

Installation

Running go build will create the cronlogs cli, pog. Ensure fzf is installed

If you want to call it via kubectl cronlogs, rename it to kubectl-cronlogs and move it somewhere on your $PATH

TODO

  • Use as kubectl plugin
  • [] Performance?