All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.
- Allow to list all available lambda functions
- Moved to new repository and renamed
ecs-tool
tolucyna
:)
- Properly display lists, view is not cut
- New
-c
shortcut to pass cluster name in commands
- New
ecs task logs
command, to display task logs - New
ecs task list
command, to display currently running tasks
- Use session for selecting region for AWS rather than env variable
- Display both "Created At" and "Started at" for task
- New
ecs task show
command
- Fixed display of service without running tasks
Big migration from old structure to new one. Literally whole codebase changed.