Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enhance ECS cluster and task selection with more detailed information and navigation #45

Merged
merged 1 commit into from
Feb 7, 2025

Conversation

mhmdio
Copy link
Collaborator

@mhmdio mhmdio commented Feb 7, 2025

  • Updated listClusters() to return detailed cluster information including services, tasks, and container instances count
  • Modified selectCluster() to display additional cluster details in the selection menu
  • Improved selectTask() and selectContainer() with sorting, more informative display, and back navigation support
  • Added ability to go back and re-select clusters or tasks during the interactive selection process
  • Enhanced error handling and logging for cluster, task, and container information retrieval
  • update packages to latest

… and navigation

- Updated `listClusters()` to return detailed cluster information including services, tasks, and container instances count
- Modified `selectCluster()` to display additional cluster details in the selection menu
- Improved `selectTask()` and `selectContainer()` with sorting, more informative display, and back navigation support
- Added ability to go back and re-select clusters or tasks during the interactive selection process
- Enhanced error handling and logging for cluster, task, and container information retrieval
- update packages to latest
@mhmdio mhmdio self-assigned this Feb 7, 2025
@mhmdio mhmdio merged commit 7da4ae3 into main Feb 7, 2025
5 checks passed
@mhmdio mhmdio deleted the feat-add-ids-time-navigation branch February 7, 2025 15:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant