1.2.0 • Published 3 years ago

aws-offer-index v1.2.0

Weekly downloads
-
License
ISC
Repository
-
Last release
3 years ago

aws-offer-list

A simple cli app to fetch aws product info from aws-offer-list

Environment

  • Node: 14.15.4
  • npm: 6.14.10

How to run it

  • npx aws-offer-list

How to use it

  • enter attributes according to the prompts
  • and it will return a product information based on the input

This is just a prototype and only designed to search product based on region, instanceType, and operation. I am planning to make it more verstatile in future.

demo1 demo2