1.0.24 • Published 5 months ago

cloudwatch-tail v1.0.24

Weekly downloads
-
License
ISC
Repository
github
Last release
5 months ago

CloudWatchTail (CWT)

CLI Utility for Watching AWS CloudWatch Logs

Github GitHub GitHub package.json version (branch) node-current CI Coverage Status CodeFactor

Table of Contents

:computer: Install

npm i -g cloudwatch-tail

:rocket: CLI in action

cli

:red_circle: Usage

cwt

:repeat: Repeat the last tail

cwt provides many options to make it easier to rerun the last log tail, either through having it selected as default option the next time you run the ntl command, or by using one of the following:

  • Convenient way: cw command shorhand 🥰
  • Using a --rerun or -r, e.g: cwt -r
  • Prepending the CWT_RERUN env variable, e.g: CWT_RERUN=true cwt

:heart_eyes: Features

  • Interactive interface to filter your log groups
  • Support AWS profiles
  • Select any log group to start watching
  • Filter log group list (autocomplete fuzzy search)
  • Easy to repeat last tail (cwt and cw options)
  • Define alias to repeat any tail
  • Possibility to import/export alias list

:raising_hand: Help

cwt --h 

⬢  CloudWatchTail (CWT)
Usage: cwt [options]

Options:
  -r, --rerun                re run (default: false)
  -a, --alias <alias saved>  re run with saved alias
  -l --listAlias             list all alias saved
  -e --export                aliases export to file
  -i --import <file name>    aliases import from file
  -v, --version              output the version number
  -h, --help                 display help for command

:tada: Contributors

Made with contrib.rocks.

© 2022 Jefferson Follmann

1.0.22

5 months ago

1.0.24

5 months ago

1.0.23

5 months ago

1.0.21

1 year ago

1.0.20

1 year ago

1.0.19

1 year ago

1.0.18

2 years ago

1.0.17

2 years ago

1.0.16

2 years ago

1.0.15

2 years ago

1.0.14

2 years ago

1.0.13

2 years ago

1.0.12

2 years ago

1.0.11

2 years ago

1.0.10

2 years ago

1.0.9

2 years ago

1.0.8

2 years ago

1.0.7

2 years ago

1.0.6

2 years ago

1.0.5

2 years ago

1.0.4

2 years ago

1.0.3

2 years ago

1.0.2

2 years ago

1.0.1

2 years ago

1.0.0

2 years ago