Skip to content

Latest commit

 

History

History
14 lines (7 loc) · 242 Bytes

watch.md

File metadata and controls

14 lines (7 loc) · 242 Bytes

TL;DR

Helper to run gen3 or g3kubectl command in a loop - sleep 4 seconds between iterations

Use

watch a gen3 command

ex: gen3 watch gitops job logs usersync

watch a kubectl command

ex: gen3 watch kubectl get pods