amadd0x / ecs-task-mgr

Delete ecs task definitions

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Deregister and delete ephemeral task definitions.

ecs-task-mgr delete -t family:revision

This will deregister and delete the task definition, decrement revision by 1, and repeat until revision 0.

About

Delete ecs task definitions

License:Other


Languages

Language:Go 89.2%Language:Shell 8.3%Language:Makefile 2.5%