livetail-cli icon indicating copy to clipboard operation
livetail-cli copied to clipboard

optionally use env vars to read ID & Key & region

Open bosswissam opened this issue 8 years ago • 3 comments

See #8 for context @riyasingh87 thanks for pointing that out - it would be great to able to run livetail from any directory. I've added it to my PATH and added a workaround function for now:

livet() { echo $SL_REGION | livetail -i $SL_ACCESS_ID -k $SL_ACCESS_KEY $@ }

bosswissam avatar Apr 14 '16 18:04 bosswissam

+1

heph avatar Aug 30 '16 22:08 heph

+1

darshanrp avatar Aug 10 '17 18:08 darshanrp

+1

josherquiaga avatar May 01 '18 17:05 josherquiaga