Add a separate el8 funciton and helpers

This commit is contained in:
Colin Powell
2018-12-04 15:05:59 -05:00
parent de1f4d73bb
commit 576941b488
5 changed files with 14 additions and 3 deletions

View File

@ -1,4 +1,4 @@
function el8log
function el8clog
pushd ~/devel/elationemr/hippo/
docker-compose logs --tail=50 -f celery
popd