Skip to content

Beta Release

Compare
Choose a tag to compare
@robertpeteuil robertpeteuil released this 24 Aug 00:35
· 72 commits to master since this release

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