Metadata-Version: 2.0
Name: mztools
Version: 1.0.6
Summary: Digital Route PaaS CLI
Home-page: https://github.com/digitalroute/mztools
Author: Digital Route
Author-email: aws-paas@digitalroute.com
License: MIT
Platform: UNKNOWN
Requires-Dist: boto3
Requires-Dist: termcolor

# mztools

## Introduction

mztools is used to control your PaaS environment for Digital Routes MediationZone.

## Prerequisites

Make sure you have Python3.

Configure AWS CLI with the credentials passed to you for your environment:
`aws configure`

## Installation

Run command:  

    $ pip install mztools


