Multi Cloud Control Versions Save

Multi cloud control of VM Instances across AWS, Azure, GCP and AliCloud - unified instance management

0.9.8

5 years ago

Add python 3.7 classifier to setup.py

0.9.7

5 years ago

Add Python 3.7 Support

  • setup.py requires gevent >= 1.3.6 when python_version >= 3.7

0.9.6

5 years ago

Adjust display of Instance Type of Alibaba Cloud instances

  • remove ecs. prefix when instance-types are displayed

0.9.5

5 years ago

Added support for Alibaba Cloud

0.9.3

6 years ago

Fix for errors on Python 3.6 with gevent monkey.patch

0.9.2

6 years ago

Minor Adjustments and Cleanup

0.9.1

6 years ago

Multiple Accounts per Provider Release

  • Support for multiple account per provider
    • this allows multiple AWS zones, multiple projects on GCP, and multiple subscriptions on Azure
  • Refined Documentation with screenshots and detailed description of config.ini file

0.1.0

6 years ago

This release syncs up with the latest version on PyPI

Works with AWS, Azure and GCP

  • mccl - list table of instances data and exit
  • mcc - display table of instance data, accept commands
    • start instance
    • stop instance
    • connect to instance
    • refresh list
  • supports multiple accounts per provider
    • documented in the sample config.ini file
    • will be added to readme in future release