add logs helper script
This commit is contained in:
parent
53b99fd3ca
commit
f377664e49
1 changed files with 4 additions and 0 deletions
4
tail_logs.sh
Executable file
4
tail_logs.sh
Executable file
|
|
@ -0,0 +1,4 @@
|
||||||
|
#!/bin/bash
|
||||||
|
|
||||||
|
stern -n towerops -l app=towerops
|
||||||
|
|
||||||
Loading…
Add table
Reference in a new issue