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.shthen move kn-service-log to ~/.config/kn/plugins/ and call kn with
kn service log mysvc &this is work in progress …