Skip to content
This repository has been archived by the owner on Nov 16, 2023. It is now read-only.

howtv/go-awsctr

Repository files navigation

go-awsctr

go-awsctr is the package which is intended to make daily aws operation easy

install

go get github.com/howtv/go-awsctr/cmd/awsctr

awsctr logs list

list log groups

awsctr logs list

awsctr logs watch

watch cloudwatch logs like tail -f

awsctr logs watch logGroupName \
       -format=ecs \
       -filter=someTag \
       -interval=3 \
       -region=ap-northeast-1

Releases

No releases published

Packages

No packages published

Languages