Add default --tail option to abra logs
This commit is contained in:
1
abra
1
abra
@ -482,6 +482,7 @@ sub_logs (){
|
||||
if [ $# -eq 0 ]; then
|
||||
LOGS_ARGS="\
|
||||
--follow \
|
||||
--tail 20 \
|
||||
--no-trunc \
|
||||
--details \
|
||||
--timestamps"
|
||||
|
Reference in New Issue
Block a user