Skip to content

Latest commit

 

History

History
13 lines (12 loc) · 216 Bytes

README.md

File metadata and controls

13 lines (12 loc) · 216 Bytes

EMRCli

Command line interface to run EMR clusters.

To use:

  1. Clone repo
  2. Execute to install requirements:
pip install -r requirements.txt
  1. Execute to get help:
python cli.py --help