aws-cronv
TypeScript icon, indicating that this package has built-in type declarations

0.0.5 • Public • Published

aws-cronv

Visualize your EventBridge's cron schedules 🕒

Sample

Usage

aws events list-rules | npx aws-cronv >| events.html

# you can also specify from-datetime
aws events list-rules | npx aws-cronv 2022-01-01T00:00:00+09:00 >| events.html

TODO

  • command line options (e.g. duration)

Patches

Welcome!

/aws-cronv/

    Package Sidebar

    Install

    npm i aws-cronv

    Weekly Downloads

    1

    Version

    0.0.5

    License

    MIT

    Unpacked Size

    203 kB

    Total Files

    39

    Last publish

    Collaborators

    • ar_tama