EC2 fleets made easy
Forge cleanup will delete all the old launch templates. Forge creates a template for every forge create
request. forge cleanup
deletes all the old templates that are no longer needed. Forge adds a tag called valid_time to each launch template which has the instance destroy time. If the valid_time is older than the forge cleanup runtime, the template will be destroyed.
forge cleanup --forge_env
forge_envforge_env