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>_*
How to
To parse EC2 instances with Name tags like production_app_*:
cull ec2 production app
S3
A list tool to list or delete root level S3 buckets
List
To list all root level buckets with a specific string in the name:
cull s3list production
Delete
To delete a root level bucket AND ALL CONTENTS WITHIN:
cull s3delete bucketname
You will be prompted before delete function is executed
Release files for cull 0.16
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| cull-0.16.tar.gz | 2.3 kB | Details |
Release files / cull-0.16.tar.gz
| Download URL | cull-0.16.tar.gz |
|---|---|
| Size | 2.3 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
e891b87def2c2b04061e11d6c6d5ef3d0137df904ecd4b3e6679570d8b0f435a
|
|
BLAKE2b-256 checksum How to use checksums |
9c7f6f3d73863b9b8462286a2778465d3c089a78eb70dff0f21105b1101437b9
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.14.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.0.1 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.7.4
|