Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 267 Bytes

File metadata and controls

18 lines (14 loc) · 267 Bytes

This is a demo repository setup to help troubleshoot an issue I am observing with the Softlayer API.

Install

virtualenv venv
source venv/bin/activate
pip install -r requirements.txt

Usage

export SL_USER=
export SL_PASS=
python SLLogGrabber.py