command
module
Version:
v0.0.0-...-d5e3029
Opens a new window with list of versions in this module.
Published: Feb 24, 2023
License: MIT
Opens a new window with license information.
Imports: 13
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
README
¶
cdk-ecr-asset-cleaner
A script that cleans out unused CDK Docker / ECR assets.
- Lists all of the containers in ECR.
- Searches through the ECS tasks and Lambda functions and find all the containers that were currently in use.
- Prints out which ECS services and Lambda functions are using which containers in ECR.
- Does a diff between the in-use and not in-use containers.
- Prints out a list of all of the unused containers.
- Optionally deletes all the unused containers.
WARNING!
This tool can be configured to delete things.
It's not my fault if you break things etc. etc.
Documentation
¶
There is no documentation for this package.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.