srl-labs / clabernetes

containerlab, but in kubernetes!

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

feat: write containerlab log to a file

carlmontanari opened this issue · comments

actually, tee it really... capture it real time and tee it to a file and stdout on the container. this would be a big improvement over the hastily put together setup where we just exec and snag output when its done.