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
|
if [ $# -eq 0 ]; then
|
||||||
LOGS_ARGS="\
|
LOGS_ARGS="\
|
||||||
--follow \
|
--follow \
|
||||||
|
--tail 20 \
|
||||||
--no-trunc \
|
--no-trunc \
|
||||||
--details \
|
--details \
|
||||||
--timestamps"
|
--timestamps"
|
||||||
|
Reference in New Issue
Block a user