===========
Cull
===========

Cull provides a very specific cli tool to parse boto3 output. Usage can viewed by
running the tool via cli::

    cull


EC2
===========

Instance Name Tags are expected to use the following
naming convention::

    <cloud>_<service>_*


S3
===========

Coming soon