Skip to content

vyasgun/kn-plugin-service-log

 
 

Repository files navigation

kn-service-log

kn service log SERVICE follow the current logs of a service’s running pods. It prints the revision and pod index prefix and works basically like stern

Compile with

./hack/builds.sh

then move kn-service-log to ~/.config/kn/plugins/ and call kn with

kn service log mysvc &

this is work in progress …​

About

Kn plugin for showing the standard output of Knative services.

Resources

License

Code of conduct

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Shell 52.5%
  • Go 47.5%