/public-cloud-tools

Tools to interact with public clouds

Primary LanguagePythonApache License 2.0Apache-2.0

public-cloud

This projects collects a set of tools to interact with public clouds:

  • public_flavors.py: program that returns the flavors from public clouds (AWS), printing them in a table or CSV format.

Getting started

$ ./public_flavors.py -h

Requirements

  • Python3