Skip to content

Latest commit

 

History

History
24 lines (19 loc) · 797 Bytes

README.md

File metadata and controls

24 lines (19 loc) · 797 Bytes

Latest PyPI version Build Status Maintainability Downloads Downloads

lobo

A simple cli for listing AWS load balancers and their instances/targets.

Install

pip install lobo

Usage

# List all load balancers
$ lobo

# List load balancers which match <name>
$ lobo <name>

# Pass `-s` and/or `-t` to list scheme/type.