-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or request
Description
Bulk Tagging π·οΈ
Add/remove tags on multiple marked resources at once.
UX Flow
1. Mark resources with 'm' key (existing feature)
2. Press 'T' for bulk tag action
3. Enter tag: "Env=prod" or "-Env" to remove
4. Confirm and apply to all marked resources
UI
β Bulk Tag βββββββββββββββββββββββββββ
β 3 resources selected β
β β
β Add tag: [Env=prod ] β
β Remove tag: [-OldTag ] β
β β
β [Enter] Apply | [Esc] Cancel β
ββββββββββββββββββββββββββββββββββββββ
Implementation
- Use AWS Resource Groups Tagging API (cross-service)
- Or service-specific tag APIs
- Show progress/results after completion
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request